Forum Replies Created
-
AuthorPosts
-
Hey gfieldsend,
How about adding a image to your portfolio page, above your text, and adding this code in the General Styling > Quick CSS field:.template-portfolio .page-thumb {display:none!important;}
This will hide the cropped image that is showing now.
please see screenshots in Private Content area.Best regards,
MikeHey tonydobrevski,
If you look in your developer tools in your browser, while on the site, you will see that each element has a different ID and class, you can target just one element if you like. Combine it with the page_id to be sure that only that one page is effected.Best regards,
MikeHey bobjonesdesigns,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { .av_entry_id_113693 {display:none!important;}}
Best regards,
MikeSeptember 27, 2017 at 12:46 am in reply to: I love Enfold but cannot upload the theme to new WP site #857204Hey Vince,
Look inside that zip file and you’ll find another called enfold.zip that is the one to upload.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeSeptember 27, 2017 at 12:01 am in reply to: Variation images not showing with featured image on #857185Hi,
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,
I put your code in the code block on the page “test” and it is working, please review and see screenshot in Private Content area.<svg width="1280" height="8vw" version="1.1" class="pin-bottom col12 z10 mask mask-drop" viewBox="0 0 1280 100"> <path d="M1280 0 150 100 0 20l0 80 1280 0z" fill="#f4f7fb"></path> </svg>
Best regards,
MikeHi,
Please try this instead:@media only screen and (max-width: 767px) { .page-id-339 .avia-builder-el-0 ,.page-id-339 .avia-builder-el-1{ display:none!important; }}
Best regards,
MikeSeptember 26, 2017 at 10:58 am in reply to: Variation images not showing with featured image on #856870Hi,
I’m not sure if that plugin is, I would think it is, but this would be a question for the plugin author, try their support site to see how to make it WPML compatible.Best regards,
MikeHi,
1. this will change the current menu item to white text#top #mobile-advanced .current-menu-item .avia-menu-text { color: #fff !important; }
2. Replace Yigit’s code with this, it makes Yigit’s code only work on mobile
@media only screen and (max-width: 767px) { #top #main .avia-section .template-page { padding: 10px; }}
Best regards,
MikeSeptember 26, 2017 at 10:20 am in reply to: mobile menu not working, it gives only a small black square when clicked #856849Hi,
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,
Mike -
AuthorPosts