Digital experiences for all disciplines
Forum Replies Created
-
-
Hi,
Can you activate the parent to see if isn’t something in the child theme?
Thanks-Rui
The new update to sort the compatibility is already available.
-Rui
Hi,
Not sure about it. I found this on google search using only the last year results.
https://www.news47ell.com/how-to/host-google-fonts-locally-wordpress/-Rui
Hi,
The problem is that you need to update also the SwiftFramework and the theme. Did you did that?
-Rui
Hi,
Yes, it’s possible. Add the code below to your custom css option in the theme options.
#promo-bar { display: none; } .woocommerce-cart #promo-bar, .home #promo-bar { display: block!important; }
-Rui
I tested in a different page and it happened to me. did you update the theme using the latest version that is available in the Themeforest Download area? If not them download that latest version an update your site with it.
-Rui
This reply has been marked as private.No problem.
-Rui
No problem.
-Rui
I think it can be related to the arabic characters could break the Javascript execution. Let me forward this to the development team to see if there is any additional.
In the meantime have a look at this article maybe one this works fine with arabic words.
https://wpdean.com/wordpress-countdown-timer-plugins/-Rui
Hi,
Can you try to add the code below to the functions.php of your child theme.
The 1st it’s to remove the price from the current place and the 2nd one to add it after the product Thumbnails.remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_price', 10 ); add_action( 'woocommerce_product_thumbnails', 'woocommerce_template_single_price', 50 );
-Rui
check the plugin page screnshoots. The plugin only does that, replace the text on the left by the text on the right.
https://ps.w.org/real-time-find-and-replace/assets/screenshot-1.jpg?rev=1313778-Rui
Hi,
That changed since the 3.0 version of Woocommerce where they changed a lot of stuff and we had to remove the slider because of that.
It’s something we are considering redoing but it will take some time to accomplish.-Rui
No problem.
-Rui
July 3, 2017 at 4:14 pm in reply to: Not saving content when switching to or editing in "Swift Page Builder" #330843From what you telling me it still looks a cache issue. I saw that behaviour sometimes.
Let us know if necessary.-Rui
-