Forum Replies Created
-
AuthorPosts
-
This may help you, enter as custom CSS/Quick CSS:
ul.sub-menu { margin-top: 120px; }Hi Ismael, it’s not that easy. I’m using a workaround now which I’d like to share with you:
$output .= '<section id="'.$toggle_atts['custom_id'].'" class="av_toggle_section" '.$markup_tab.' >'; $output .= ' <div role="tablist" class="single_toggle" '.$this->create_tag_string($toggle_atts['tags'], $toggle_atts).' >'; $output .= ' <p data-fake-id="#'.$toggle_atts['custom_id'].'" class="toggler '.$titleClass.$inherit.'" '.$markup_title.' '.$colors.' '.$hover_styling_markup.' role="tab" tabindex="0" aria-controls="' . $toggle_atts['custom_id'] . '-container">'.$toggle_atts['title'].'<span class="toggle_icon" '.$icon_color.'>'; [...] $output .= ShortcodeHelper::avia_apply_autop( ShortcodeHelper::avia_remove_autop( $content ) ); $output .= ' <a href="#'. $toggle_atts['custom_id'] . '">back to top</a>'; $output .= ' </div>'; $output .= ' </div>'; $output .= ' </div>'; $output .= '</section>';but what’s not working is to use toggles.php in a child theme’s folder (rebuilding the structure config-templatebuilder\avia-shortcodes\toggles)
No thank you I’m fine with that, still wondering why I needed to add CSS to make it work like the demo, but well, who cares.
Just an additional thought: If the button could ‘come down’ after some scrolling and then be clickable at the bottom. After click to close it would switch back into position.
Thanks I don’t need help, I just wanted to point out it would be great if this feature could be improved.
I’m also in the process of adding a TOC to a larger page and I’d love to see some more flexibility on this option. Are you planning to extend the functionality of it in the near future? I also tried an external plugin which unfortunately didn’t work with the ALB. Right now I use the solution mentioned here: https://kriesi.at/support/topic/table-of-contents-widget-how-to-show-it-on-top-of-the-content-of-a-post-or-page/ but having some problems with its using the shortcode in a left column, it will always stay on top of the page. Sorry, don’t want to interrupt, just would love to see some progress here, Thank you in advance.
March 7, 2018 at 11:18 am in reply to: Hamburger Menu left, Logo centered, Call-To-Action Button right -> possible? #922851Thanks a lot Victoria, this has been the missing link for me! Can be closed.
Hi Barbara, take a look at BuddyPress
Hello Magdalena, I’m just another user, but let me say this is not a good idea to stay with an old version. 4.2.6 is on the way and you better should point out what issues are there to be fixed (for all of us!)
November 19, 2017 at 7:14 pm in reply to: WP 4.9 After Update Page editor doesn't work any more #878818May 1, 2016 at 7:14 pm in reply to: PHPMyAdmin / Database: where are the theme settings saved? #625364You could save the whole database, import to an empty WP-Installation (locally), export the settings and then import them to the new site…
@Ismael:
Isn’t the standard this path:
enfold/config-layerslider/LayerSlider/static/skinsyou said
enfold/config-layerslider/static/skinsPlease name some details, like error messages you get if this is not helping.
There’s an image at http://mariedelachanterie.com/wp-content/uploads/2015/07/IMG_9542.jpg, just cropping the 3d-laps. If this is desired behaviour, you could change the image-links inside the database.
IMHO enfold is working fine, and WP 4.5 (4.5.1) is running fine in most cases. There are some people having problems because of many different reasons, for example using an old php-version or have some server limitations, so it appears as if it would be a bug in theme / core or both.
So it’s a question of
“Never change a running system” vs “Keep WP updated”v5.6.5 is shipped with enfold
v5.6.6 is from April, 21.
From changelog:
Our sites and services now utilize SSL, providing LayerSlider updates and other assets over a secure connection
Various fixes for HTTPS sites
Further security updatesThis is usually due to inconsistent file permissions
Pease check your ftp settings, or if you can’t do this, you should tell your ftp-login data as private content for the support team so they can have a look there.
This can be because of “transient data”.
Did you click on Check manually? If not, this should do it.April 26, 2016 at 1:31 am in reply to: SERIOUS issues after upgrading WP and Enfold… PLEASE HELP! #621812You have 2 closing tags without openings
[/av_heading] [/av_section]Not sure if this is all of it, but you should clean it up anyway
April 23, 2016 at 6:19 pm in reply to: How to get rid of text bubble on Menu 'home image' ?? #620571Perfect! :)
April 23, 2016 at 2:21 pm in reply to: How to get rid of text bubble on Menu 'home image' ?? #620525This in not enfold, it’s coming from a jquery-Plugin,
http://qtip1.com/Just delete the ‘old’ enfold folder and copy the current enfold version into themes folder. Any modifications ON FILES will be lost then of course. The settings are kept in the database, so don’t worry. You should so or so always have a backup. The slider is part of the theme and is updated with a theme update, nothing special with it.
April 16, 2016 at 4:24 pm in reply to: Purchased 3.47 in December with 1 year support/updates – updates not working #615490You can do so or you search the forum for how to delete transient data
@http://weed24delivery.com/
You should really downsize your images first..
Did somebody make customizations, do you run a child-theme?
I’d say try deleting all enfold (or unfold) themes completely using ftp and then install a fresh copy of enfold (3.5.2). Customizations to themes files will get lost..
You can also try to login before you upload enfold, there should be a theme fallback to standard theme (if you didn’t delete ’em !)If you didn’t manipulate the theme’s files, you can just delete and copy a fresh copy via ftp. In case you edited styles.css or functions.php and so on, these customizations would be lost, but options you selected in dashboard are stored in the database, so they will be kept. But 3.02 is rather old, so there could be some not desired side-effects which I can’t tell.
I see your site working fine!
-
AuthorPosts
