Forum Replies Created
-
AuthorPosts
-
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#top #header.header_color.av_header_transparency .av-main-nav>li.current-menu-item >a .avia-menu-text {color: red !important;} #top .header_color.av_header_transparency .avia-menu-fx {background: red !important;
Best regards,
MikeHi,
Did you want to use the mobile burger menu? It looks disabled.
It looks like you are using Enfold v4.0.7, did you know we are now up to v4.2?Best regards,
MikeHi,
If I understand correctly you want the hotspots to be blue in the backend for only you, not in the front end where visitors will see it. In that case, Try adding this code to the end of your functions.php file in Appearance > Editor:add_action('admin_head', 'custom_hotspot'); function custom_hotspot() { echo '<style> #wpwrap .av-image-hotspot_inner {background: blue!important;} </style>'; }
Best regards,
MikeHi,
Try adding this code:.page-id-3644 div .av-flex-placeholder { width: 12px!important; } .page-id-3644 .flex_column_table.av-equal-height-column-flextable.-flextable { margin-top: 12px!important; margin-bottom: 12px!important; }
Best regards,
MikeDecember 9, 2017 at 2:30 pm in reply to: Add Polylang language swith next to burger menu icon #886831Hi,
First you will need to remove the code you added to the functions.php via FTP.
Then can try to understand why you are getting the error, do you have more that one custom widget?Best regards,
MikeHey valcov,
Is it the homepage that your are talking about?
The login doesn’t work please check.Best regards,
MikeHey i am a iranian,
If I understand correctly, you are asking about using the Visual Composer page builder plugin with Enfold. Visual Composer page builder will not work correctly with Enfold because Enfold has it’s own Advanced Layout Builder. Please uninstall Visual Composer page builder and use ALB.Best regards,
MikeDecember 9, 2017 at 1:59 pm in reply to: Anchor link / Section ID for Revolution Slider and Widget in footer #886819Hi,
Try this code in the General Styling > Quick CSS field:.page-id-1360 #after_section_4 {display:none!important;}
Might I suggest creating your menu links to target #werkwijze instead of your full url, your page seems to be reloading on every anchor click.
Best regards,
MikeHi,
I’m sorry, I read it as under the title and image, as in my screenshot, which is a blog post using the default editor. But now that I look closer, it looks like you are using the advanced editor for your posts. Is this true?
This solution won’t work for you because when you use the advanced editor none of the template is used, a blank template is used so we can’t target the title.
So in this case you will need to edit each page, adding the Adsense code in a code block element under the title.
Or you can edit each page and add the widget element under the title so in the future you will only need to edit the one widget to change all of the pages.Best regards,
MikeHey James2200,
Try adding this code to the end of your functions.php file in Appearance > Editor:function custom_schema(){ if( is_page( 123 ) ) { ?> <script> //Your Script Here </script> <?php } } add_action('wp_header', 'custom_schema');
where “is_page( 123 )” please change to your page id number
Best regards,
MikeHi,
To change your header logo so you have a dark one & light one, first add your light one at Enfold Theme Options > Header > Transparency Options > Transparency Logo
Also set you menu link color there.
Then add your dark logo to Enfold Theme Options > Frontpage Settings > Logo
add set your dark menu link at Enfold Theme Options > Advanced Styling > Main Menu LinksBest regards,
MikeHey aisukei,
We don’t have a built in hook for under the image on blog posts, but I can show you how to add one. You should be using a child theme so that on your next theme update you won’t loose this change. We will edit enfold/includes/loop-index.php so add a copy of this to your child theme folder.
First add this code to the end of your functions.php file in Appearance > Editor:add_action( 'ava_after_post_image', 'enfold_customization_post_widget_area' ); function enfold_customization_post_widget_area() { dynamic_sidebar( 'postwidget' ); }
And then navigate to Dashboard > Appearance > Widgets and create a new widget area named postwidget and add your widget to it.
Then go to enfold/includes/loop-index.php line 204 and add:do_action( 'ava_after_post_image' );
It should look like this:
We can’t place it inside a color section, but you shouldn’t need that to have the width, nor should you need any css, but if you do just let us know.Best regards,
MikeHi,
I found an extra 40px margin, Try this code in the General Styling > Quick CSS field to remove:@media only screen and (max-width: 767px) { .page-id-1336 .avia-content-slider .slide-entry-wrap { margin-bottom: 0px!important; } }
Best regards,
MikeDecember 9, 2017 at 11:03 am in reply to: LayerSlider: automatically scrolling down after the last slide #886759Hey auserde,
Sorry, that feature is not available yet. But you could create a large button on your last slide to encourage visitors to go to the next section.Best regards,
MikeHi,
Your error is that “Your site URL is not authorized” you will need to go to your Google Map API settings and enter your correct url. Or try setting your restrictions to none temporary to get your map working then retry setting you url restrictions.
Note that it can take an hour for your changes to take effect, so only make one change and save, then clear any cache plugin and wait.
I also see you have the “Google Maps API warning: RetiredVersion” because you are using Enfold v4.0.3, please update to v4.2 to solve.Best regards,
MikeDecember 9, 2017 at 10:37 am in reply to: Adding padding to move burger menu on mobile phone #886755Hey vic98,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px){ .responsive #top #wrap_all .main_menu { top: 15px!important; }}
adjust the number to suit.
Best regards,
MikeDecember 9, 2017 at 10:34 am in reply to: Anchor link / Section ID for Revolution Slider and Widget in footer #886753Hey KingFilly,
I didn’t see a slider below the fold, but,
Please try adding your anchor in a code block above your element, and a different one in your widgets in your footer to anchor the bottom of your page.Best regards,
MikeHey Karl,
Try this code in the General Styling > Quick CSS field:.av-masonry-entry-content.entry-content {font-size: 24px !important; }
If this doesn’t work please include the url to the page in question so we can take a closer look.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeDecember 9, 2017 at 10:05 am in reply to: Wrong Widgets/Texts in Footer after costumized Widget-Area #886744Hi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
To add text next to the logo for only one page only in mobile, I suggest creating a custom widget.
Try adding this code to the end of your functions.php file in Appearance > Editor:add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { if( is_page( 644 ) ) { dynamic_sidebar( 'header' ); } }
**Note the “is_page (644)” you will need to change it to the page you want the widget to show on.
If you’re using a layout with the menu below the header area use this code instead:add_action( 'ava_main_header', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { if( is_page( 644 ) ) { dynamic_sidebar( 'header' ); } }
And then navigate to Dashboard > Appearance > Widgets and create a new widget area named header and add some widgets to it.
Then add this code in the General Styling > Quick CSS field:#header .widget { left: 50%; padding-top: 0; position: absolute; top: 0; transform: translate(-50%); z-index: 999; }
Adjust the css for your page, and then we can add a rule to hide the widget for desktops after you have this setup.
Best regards,
MikeHi,
The reason the child theme was giving an error that the parent theme was corrupt was because in the stylesheet of the child theme the Template was “Enfold” when it should have been “enfold”.
I have removed the rules in “CSS rapido” and the child theme is applying them now, and your error is gone. Please check.Best regards,
MikeHi,
When you are using a child theme as the activate theme and you update the parent theme your custom changes will not be lost.
Using the child theme is the best way to go.
I’m not sure about the user name, do you mean the WordPress user name, or the license user name? Can you please take a screenshot of the field you are looking at and post it in the Private Content area so I can advise correctly?Best regards,
MikeDecember 8, 2017 at 12:45 am in reply to: I need the feautered image of post to be in mobile version too. #886307December 8, 2017 at 12:42 am in reply to: Sort Options: Border around the "active" sort option #886304Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Please create a screenshot for what you would like to see, so we can understand better.Best regards,
Mike -
AuthorPosts