Forum Replies Created
-
AuthorPosts
-
Hey!
You can get the icon shortcode by creating an Icon element on a separate Page using the magic wand tool.
Cheers!
JosueHey!
The downloaded theme should be the latest one, if FTP doesn’t work you can try installing the theme via Appearance > Themes > Add new, it must be in .zip format and the older theme should be deleted first.
Best regards,
JosueHola Luis!
Me puedes explicar en detalle que es lo que deseas lograr?
Saludos,
JosueYou are welcome, glad to help :)
Regards,
JosueSeptember 27, 2014 at 2:02 am in reply to: Image with hotspots – blank spots still show numbers #325826Hey!
Try adding this code to the Quick CSS:
.av-hotspot-container .av-image-hotspot_inner { font-size: 0; }Cheers!
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi!
Add this:
.page-id-49 .avia-icon-list li { padding-bottom: 20px; } .page-id-49 .avia-icon-list .iconlist_content_wrap { overflow: visible; }Best regards,
JosueSeptember 27, 2014 at 1:24 am in reply to: How can I do a button like this one with Enfold theme #325816Hey!
I’m not sure what you meant to be honest. Can you post a link to that page?
Best regards,
JosueHey!
You can set custom links to individual images in the Masonry Gallery element (Media Elements).
Cheers!
JosueHi,
Can you post the link to one of those pages please?
Regards,
JosueHi Joris!
You’d need to use a plugin for get those extra features. Check out:
https://wordpress.org/plugins/mashsharer/
https://wordpress.org/plugins/socialize/More:
https://wordpress.org/plugins/tags/shareBest regards,
JosueHey Max!
Add this code to the Quick CSS:
.mfp-bg.avia-popup.mfp-zoom-in.mfp-ready { opacity: 1; }Cheers!
JosueHi David,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueSeptember 27, 2014 at 12:56 am in reply to: Link problem from icons, buttons and pics, but not from text #325803Hi!
I think the problem has to do with the commas in the link, i’d suggest using Bit.ly to shorten the link.
Best regards,
JosueSeptember 27, 2014 at 12:15 am in reply to: Page with list of all items that are in a portfolio category #325801Hi!
That link structure should actually work (/portfolio_entries/category-name/), can you post a link to your website?
Regards,
JosueSeptember 27, 2014 at 12:10 am in reply to: Show pagination on bottom of a blog list using the "magazine" layout element #325799Hello!
It is possible but it would require a heavy customization to the theme, unfortunately that’s beyond the scope of the support we can offer. If you really need it try contacting a developer.
Also feel free to request it here as a new feature.
Cheers!
JosueHi!
Where does that ‘custom color’ option comes from? please note that support for third-party plugins is not something we can cover.
Best regards,
JosueHi Pedro!
We’d need to access the site Dashboard in order to debug this issue. Please let us know when you publish the site.
Cheers!
JosueHi,
Are you seeing the ‘duplicates’ in the Dashboard? does it happen with the default WordPress theme activated?
Cheers!
JosueHi!
You need to add that code at the very end of functions.php.
function add_custom_link(){ ?> <script> jQuery(window).load(function(){ jQuery('p.return-to-shop > a').attr('href','https://kingbeer.co.uk/shop/'); }); </script> <?php } add_action('wp_footer', 'add_custom_link');Regards,
JosueSeptember 26, 2014 at 9:17 pm in reply to: Fontello font not showing after updating to latest theme version #325761Hi,
Can you please create us a temporary FTP account? post it here as a private reply.
Regards,
JosueHey!
Try changing the % value in Yigit’s code:
.single td { width: 60%; }Cheers!
JosueSeptember 26, 2014 at 9:21 am in reply to: ENFOLD Options not showing and the Advanced Layout Building not working #325468Hola,
Me puedes hacer un bosquejo de que es lo que quieres lograr en el home?
Saludos,
JosueHey!
Make sure the “Display Everywhere” widget area is empty.
Cheers!
JosueSeptember 26, 2014 at 9:15 am in reply to: Add Social Share Icons to individual product pages? #325461Hey!
Try adding this at the very end of your theme / child theme functions.php file:
add_action('ava_after_content', 'avia_add_social_toolbar', 10, 2); function avia_add_social_toolbar($id = "", $context = "") { if($context == "single-portfolio") avia_social_share_links(); }Cheers!
JosueHi Darryl,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueHey!
Try with this code in Quick CSS:
.main_color strong{ color: black; }Cheers!
Josue -
AuthorPosts
