Forum Replies Created
-
AuthorPosts
-
Hi,
Right now on line 75 in your custom css (milk9_hidrocon.css), your color is black with !important; so it is a conflict.
Please try changing that code:.av-masonry-entry .av-masonry-entry-title { font-family: ‘Lora’, Arial, sans-serif; color: #000 !important; font-size: 12px; }
Best regards,
MikeHi,
You can check out this Enfold Theme Tutorial: Creating a Mega Menu with Images for Menu Buttons which around 4:41 shows a menu similar to the one you want.
Or you can look for a plugin.
The main page of the site you want, could be created with color section, with background images and text boxes with large buttons.Best regards,
MikeHi,
Try to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
I recommend backing up with: https://wordpress.org/plugins/duplicator/Best regards,
MikeJuly 1, 2017 at 6:01 pm in reply to: 2017 Demo imports without error, but Home page doesn't display correctly #815382Hey segal96,
I don’t see what is wrong with your home page, Please clear your cache and view again. If you still see issues please take a screenshot show we can see what you are seeing.Best regards,
MikeJuly 1, 2017 at 5:28 pm in reply to: Color Section with Placed PNG background needs transparency #815375Hi,
I think I figured it out, the section with the word “Menu” This section has no background, behind the transparency. Try moving the elements in this section down to the next section so there is a background image to show though the transparency. See the screenshots, hope this makes sense :)
Best regards,
MikeHi,
I see right now you are using:.anchor { display: block!important; height: 100px!important; margin-top: -100px!important; visibility: hidden; }
I just tested in Chrome, Edge, Firefox, and Safari on the first two anchors and they are working for me in desktop, tablet, and mobile. Yet you say it’s not working for you at all? I’m sure you cleared your cache too right? :)
Best regards,
MikeJune 30, 2017 at 3:58 am in reply to: Product Short Descriptions visible in the product grid #814777Hey wtechgr,
Try this code in the General Styling > Quick CSS field:h2.woocommerce-loop-product__title { color: blue!important; font-size: 20px!important; opacity: 0.5!important; }
Please change the settings to suit :)
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey prerules,
Are you using the .htaccess file to password protect your /wp-admin/ folder while under development? This can break the Ajax functionality in the front-end. If so, open the .htaccess file located in your /wp-admin/ folder (This is NOT the main .htaccess file).
In the wp-admin .htaccess file, paste the following code:<Files admin-ajax.php> Order allow,deny Allow from all Satisfy any </Files>
Best regards,
MikeHi,
@Aribann, thanks for your comment :)
@Travelbox, For a custom font or your own .ttf or .otf file, please refer to this link: http://css-tricks.com/snippets/css/using-font-face/
Or you can try using this plugin http://wordpress.org/plugins/wp-google-fonts/Best regards,
MikeJune 30, 2017 at 3:34 am in reply to: [re-open]How to remove space below logo+main menu area? #814770Hi,
Please try to temporary deactivate the WP Fastest cache plugin to see if the changes work :)Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#av_section_1 .container { max-width: 70%!important; }
Best regards,
MikeJune 30, 2017 at 3:22 am in reply to: Many visitors cannot comment on my posts – get Nothing Found error message #814767Hi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Can you please explain which devices or browsers this does not work for with screenshots?Best regards,
MikeHi,
To make the gallery thumbnails circular Try this code in the General Styling > Quick CSS field:#top div .avia-gallery img {border-radius: 50% !important; }
Best regards,
MikeHey lemads,
Try unchecking “mega menu” from your sub menu item, and to change the sub menu font try using the options in Enfold Theme Options > Advanced Styling > Main Menu sublevel LinksBest regards,
MikeHey chienny,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause. Or please include a admin login in the private content area, and more detail as to your changes so we can take a closer look.Best regards,
MikeHey raisonbrands,
When using the magnificPopup lightbox, you create your content in a “code block” element, this link might explain the steps better: https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439
But there is also another way to do it, you can create your content using any element and link to it so that it pops up in a lightbox: https://kriesi.at/support/topic/how-to-use-iframes-with-prettyphoto/#post-2733Best regards,
MikeHey cbehen,
Do you still need help with this? It seems your title is now H1 with the font 35px with no link, although you do have a change in color on hover.Best regards,
MikeJune 29, 2017 at 4:04 am in reply to: Price displaying on sale (crossed out) even if it's not! #814192Hi,
I saw you were having trouble with a slow site and notice you are not using Gzip compression. This could help with your sites speed, please review this for more info: https://varvy.com/pagespeed/enable-compression.htmlBest regards,
MikeJune 29, 2017 at 3:48 am in reply to: How to do the "Latest Portfolio Entries without Excerpt" section #814188Hi,
I’m not sure I understand your question about your example link, but on the most part the code is not the same for everyone. The code above only works on one page “.page-id-305”Best regards,
MikeHi,
I changed the color in the Advanced Styling, and it seems to have fixed it. Very odd that it did that.
Please clear your cache :)Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field to remove the arrows:.ajax_next, .ajax_previous {display:none !important; }
Sorry I didn’t find a solution to share the actual career post rather than the page, sense it is page based.
Please clear your cache :)Best regards,
MikeJune 26, 2017 at 11:49 pm in reply to: Many visitors cannot comment on my posts – get Nothing Found error message #813253Hi,
Can you please include a admin login in the private content area so we can take a closer look?Best regards,
MikeHi,
I wonder why the size of your images did not change, Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeJune 25, 2017 at 10:02 pm in reply to: Visitors commenting using mobile site can't scroll down to "Submit" button #812817Hi,
I could not login to test this, but I believe this code will increase the size of the comment box so long comments won’t push the button down behind other elements.
Try this code in the General Styling > Quick CSS field:#respond.comment-respond {height: 900px !important; }
Best regards,
MikeJune 25, 2017 at 9:40 pm in reply to: Extra field with contact information and photo in the mobile menu #812814Hi,
You probably would find it easiest to use a plugin such as: https://wordpress.org/plugins/widgets-in-menu/
While you can add a widget to the header: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ I couldn’t find a solution to adding a widget to the menu.
I did try adding a custom menu item with this as the link text:<div class='contact'><img class='img-circle' src='https://127.0.0.1/wp-content/uploads/2017/02/people-3.jpg'>Mike<br>Phone: 555-5555</div>
and this CSS:
.img-circle {border-radius: 50%; height: 100px; display: block;} .contact {margin-left: 35%; } @media only screen and (min-width: 999px) { .contact {display: none !important;}}
While it worked, it was not the best and the link text field has it’s limitations. So you may wish to look for a plugin :)
Best regards,
Mike -
AuthorPosts