Forum Replies Created
-
AuthorPosts
-
September 26, 2017 at 10:20 am in reply to: mobile menu not working, it gives only a small black square when clicked #856849
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeSeptember 26, 2017 at 3:34 am in reply to: mobile menu not working, it gives only a small black square when clicked #856760Hi,
Try your WP Rocket with JS minification disabled.
Or, another caching plugin is WP Fastest Cache
You can add screenshots by uploading to https://postimages.org/ and pasting the link.Best regards,
MikeHi,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey frogers10,
There are two ways to do this, first would be to remove the 1/2 section with the “coming soon” text and add your own with a image element in the 1/2 section over the text.
Or, if you enable debug mode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
you will see this section:[av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2017/01/logo-white.png' attachment='223' attachment_size='full' align='center' styling='no-styling' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='pop-up' admin_preview_bg=''][/av_image]
then replace this link:
http://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2017/01/logo-white.png
Best regards,
MikeHey johnjosephjohansson,
Try this code in the General Styling > Quick CSS field:.postid-6221 div.single-product-main-image {display:none!important;}
Best regards,
MikeHey rosewoodva,
That sounds to be the case, but I would recommend creating a clone/backup with https://wordpress.org/plugins/duplicator/ and save it to your computer, then try removing the theme. If you do have a issue, you will be able to restore it.Best regards,
MikeSeptember 26, 2017 at 2:11 am in reply to: Installation of widget caused website error! What to do? #856745Hi,
Your front page is using code from the Divi page builder, Enfold doesn’t support that code.Best regards,
MikeHey T3 Marketing,
Try this code in the General Styling > Quick CSS field:.main_color .av-catalogue-list li:hover a { color: #215181!important; }
Best regards,
MikeHey satucker,
You would need to create a link for your phone numbers, right now they are plain text and your phone is recognizing it as a number and asking to call it. Try this format:<a href="tel://1-555-555-5555">+1 (555) 555-5555</a>
You can read more about it here: https://code.tutsplus.com/tutorials/mobile-web-quick-tip-phone-number-links–mobile-7667
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Your default widget area for your pages, is the “sidebar pages” widget area.
When the “sidebar pages” widget area is empty the widgets “pages”, “categories”, and “archives” will show on pages by default, Placing any widget in the “sidebar pages” widget area removes the other widgets.
I placed a empty text box in the “sidebar pages” widget area to show you.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
@guenni007 Wow great demo, I’m sure you put that in a feature request right?
– yes the class issue in the burger menu has been addressed and will be in the next update. I don’t know when that is, but the dev team has done a ton on all of the issues.Best regards,
MikeSeptember 24, 2017 at 10:17 pm in reply to: Enfold 2017_Gallery_cannot manage pictures once open #856253Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeSeptember 24, 2017 at 10:04 pm in reply to: Jumping to anchors from other pages does't work well #856251Hi,
@guenni007 – I’m impressed by the plugin you found, and the screenshot of the settings page I saw on WP. I’m looking forward to trying it.
I saw your demo, & I saw how smooth it was.
Thanks for the issue on line 1551, I will report this :)Best regards,
Mike-
This reply was modified 7 years, 5 months ago by
Mike.
Hi,
A setting in your woo must have changed, I changed your Sorting Options to “sort randomly” from woo Default product sorting and it’s working now. Please check the settings at: Woocommerce -> Settings -> Products -> Display -> Default product sortingBest regards,
MikeHey Jan,
To remove the search icon go to Enfold Theme Options > Main Menu > Append search icon to main menu and uncheck.
To hide the mobile menu Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 768px) { .av-burger-menu-main { display: none!important; }
Best regards,
MikeSeptember 24, 2017 at 9:27 pm in reply to: Enfold 2017_Gallery_cannot manage pictures once open #856236Hi,
Do you have the “open in light box” option set to yes in your gallery? Also check that your “Lightbox Modal Window” option is checked in Enfold Theme Options (at the bottom of the first option page.) Otherwise try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHey Dwimmer,
I put your code in a code block element and added your .btn-group class to the buttons, it’s working now.Best regards,
MikeSeptember 24, 2017 at 8:48 pm in reply to: Jumping to anchors from other pages does't work well #856224Hi,
I see the plugin offers “Offset scrolling by pixels or element selector” did this not work in all browsers?
Here’s a CSS offset, set the height as the padding-top value.
The anchor link:<a class="anchor" name="one">Link One</a>
The css:
.anchor { display: block!important; height: 100px!important; margin-top: -100px!important; visibility: hidden; }
Or
perhaps a different plugin: https://wordpress.org/plugins/hash-link-scroll-offset/Best regards,
Mike -
This reply was modified 7 years, 5 months ago by
-
AuthorPosts