You have to copy and add your existing blog post content in to text content element of page builder.
Could you please share us your site FTP or cPanel details so that we can import demo content manually for you?
Solution for this topic
That icon is not a part of Icon Box but it is a background hover image of column that contains Icon Box as shown in the attached screenshots.
You can edit following theme files.
For Portfolio element :
/jevelin/framework-customizations/extensions/shortcodes/shortcodes/portfolio/views/view.php
For Portfolio 2.0element :
/jevelin/framework-customizations/extensions/shortcodes/shortcodes/portfolio-fancy/views/view.php
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
Are you talking about the background icon as shown in the attached screenshot?
Hi @quirk,
Sorry to hear of the problem you are having.
I have tested it on my test site but i could not reproduce the issue using latest version of Jevelin theme.
Please use the following latest version of theme on your site.
Please login to access this file
This can be child theme issue on your site so to confirm it just temporary use the Sparkling theme instead of child theme on your site. If everything works fine then it’s your child theme issue.
Also this can be due to plugin conflict on your site so please try temporary deactivating all plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Best regards,
Shufflehound team
You are most welcome here 🙂
Solution for this topic
Hi Willy,
Sorry to hear of the problem you are having.
You can download latest version of Jevelin theme from below and update it using this plugin https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
Please login to access this file
Best regards,
Shufflehound team
Solution for this topic
Thank you for sharing the site details.
I logged in to your site and confirmed the issue but it is working fine on my test site. I thought it may be happening due to conflict with Jetpack plugin that you are using on your site so i disable and activated the jetpack plugin which caused to work the footer shufflehound footer widget.
Could you please check it and let me know whether it is working fine for you now?
After lot of troubleshooting i could confirm the bug on your site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile i have resolved the issue on your site by editing following line of code.
'lightbox_woocommerce' => ( get_option( 'woocommerce_enable_lightbox' ) != 'yes' ) ? ', .woocommerce-page a[data-rel^="prettyPhoto[product-gallery]"]' : '',
There isn’t any settings to change Icon box content element mouse hover animation but we can try changing it developing custom CSS code if possible so please tell me how you want it to change.
I logged in to your site and tested it as shown in the attached screenshots but it is working fine for me.
Please advise.
The arrows are working fine on your shared site as on our demo site here https://jevelin.shufflehound.com/project/wind-at-white-castle/
If you want to just swap the postilion of arrows then you can do so by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-portfolio-single-buttons a.sh-page-switcher-button:first-child { float: right; margin-left: 15px; } .sh-portfolio-single-buttons { float: left; } .sh-portfolio-single-slider .sh-portfolio-single-title{ clear:both; float: none; }
I can see you are using older version of Jevelin theme on your site.
Could you please update it to the following latest version?
Please login to access this file
Your shared site is just displaying coming soon message.
Could you please temporary disable it or would you mind if i log in to your site and access it? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?
Awesome great to see you got that figured out.
You can display the post first in your blog by making it as sticky post as described on the following page.
http://www.wpbeginner.com/beginners-guide/how-to-make-sticky-posts-in-wordpress/
Hi @sahicosmetics,
I hope you are well today and thanks for posting here.
I visited your shared site and it is displaying fine for me as shown in the attached screenshot.
Could you please tell me a bit more detail about the issue and share the screenshot of it?
Best regards,
Shufflehound team