Forum Replies Created
-
AuthorPosts
-
Hello,
That should work, have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueOk, let me know how it goes.
Regards,
JosueHi!
The lightbox view worked fine for me.

Regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHello,
It definitely should be there, have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHmm, it seems it’s not up yet, in the meantime one workaround would be to use a separate Text block element for the embed, this way you’d not open it again, therefore the parameters will be preserved.
Cheers!
JosueHey!
The problem is that the “inline content” lightbox method won’t work with javascript-powered elements, you’d need to go with a different approach (see “External sites iframe”), so you’d need to create these ‘elements’ in different ‘blank’ Pages and link them as iframes:
<a href="http://boldtranquility.com/boldtranquility/how-it-works?iframe=true&width=100%&height=100%" rel="prettyPhoto[iframes]">Link</a>Regards,
JosueHey Alexander!
Try adding this code to the Quick CSS:
.advancedwidgetpack ul { float: none !important; }Cheers!
JosueHi Richard,
It should, can you create an administrator account and post it here as a private reply?
Regards,
JosueHi Alexander!
I didn’t find that widget on your website.
Best regards,
JosueApril 22, 2014 at 1:00 am in reply to: How to set the site title instead of the logo, please ? #254073Hey!
Open /includes/helper-main-menu.php, find this code:
echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');Replace it by this code:
echo "<div class='logo'>".get_bloginfo ( 'title' )."</div>";Then, your Blog title will be used as a text logo.
Cheers!
JosueHey!
Well, in that case you still can have the lightbox working without updating, it would be a little more tricky though, can you post a link to the Page where you want to have this functionality?
Regards,
JosueHello,
If you say the theme was erased when you updated WP then the images may have been deleted too, because they are stored in the same parent folder where the theme was (wp-content).
But this should not have happened, what method did you use to update WP?
Regards,
JosueHi!
The link you posted is not using Enfold.
Regards,
JosueHey Ivana!
Please update to the latest version of Enfold (2.7), the Code Block element was introduced in this release, this allows you to safely insert HTML code:
Best regards,
JosueHi Orhan!
You should be able to set a link to a image slide:

Make sure you are using the latest version of Enfold.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.text_input { width: 80% !important; }Regarding the icons, you can use a Icon List element for that.
Cheers!
JosueApril 21, 2014 at 8:47 pm in reply to: Header padding-top prevents transparency in the header showing #254006Hi Andrew!
There is a newer Enfold version released today, please update it.
Best regards,
JosueHi!
Change the social icons code to this:
@media only screen and (min-width: 768px) { .av_header_transparency .social_bookmarks a { color: white !important; } }That way it will only be applied to the desktop view.
Regards,
JosueHey!
Please update to the latest version of Enfold (2.7), it introduces a new element to insert HTML/JS code safely (Code Block). Then, in order to get the code you pasted working you’d need to add this to the Quick CSS:
.hide{ display: none; }Regards,
JosueHi!
What’s the issue exactly, i didn’t see quite difference from the screenshot you sent and the actual website:

Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
You need to put the full URL there, it should be something like:
Cheers!
JosueHi Swedfit!
Refer to this article:
https://managewp.com/change-your-wordpress-login-urlPlease understand that this kind of questions are not theme-related, therefore out of the scope of the support we can offer.
Best regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHi!
No, just ignore that message if you don’t plan to have a forum on your website.
Regards,
JosueHi!
Enfold already have a popup/fancybox script, refer to this article on how to use it:
http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/All those codes should work fine in Enfold.
Cheers!
JosueApril 21, 2014 at 12:07 am in reply to: $20 for rush fixes. Easy, but time-sensitive. Thank you! #253630Hey Starkos!
Add this Quick CSS for 1:
.html_header_top.html_header_sticky #main{ padding-top: 0 !important; }Best regards,
JosueHi Andy,
Can you post the link to your website please?
Regards,
JosueTry with something like:
.av_header_transparency .av-main-nav-wrap { border-right: 1px dashed white; padding-right: 20px; }Regards,
Josue -
AuthorPosts
