Forum Replies Created
-
AuthorPosts
-
Hey!
Do you have your own menu code or are you planning to use the theme’s default menu? There are a lot of ways of creating a roll over effect. Search google and you’ll find tons of example. You can use sprites, simple css link hover, background swap, image replacement etc.
Sprites hover effect: https://css-tricks.com/snippets/css/basic-link-rollover-as-css-sprite/
If you want to use the background swap, a simple code in a code block or text block element will do:
<div class="menu-item-1"></div>
Add this in the Quick CSS field:
.menu-item-1 { width: 250px; height: 25px; background-image: url(original-image.jpg); } .menu-item-1:hover { background-image: url(hover-image.jpg); }
Regards,
IsmaelMay 16, 2015 at 5:42 am in reply to: Change the default blog thumb icon with a default image. #445235Hi laptophobo!
Thank you for using Enfold.
Use this in the Quick CSS field:
.av-magazine-thumbnail a:before { content: ''; background: #000 (IMAGE URL HERE) no-repeat center center; width: 49px; height: 49px; position: absolute; top: 0; left: 0; z-index: -1; display: block; }
Change the image url. Suggested image size is 49x49px.
Cheers!
IsmaelMay 16, 2015 at 5:34 am in reply to: SOLVED: PORTFOLIO CATEGORY THUMBS SPAWNING ERROR MESSAGE: "Nothing Found!" #445233May 16, 2015 at 5:34 am in reply to: Widget: Sidebar Menu (How to make it into drop down List or Accordion) #445232Hi!
In order for us to get a better idea of what you’re trying to, please provide a screenshot. Is the custom menu widget not enough? You can create multiple menus, one for each page.
Regards,
IsmaelHey!
Glad it’s working. Unfortunately, that is not possible since the map is not treated as a background.
Regards,
IsmaelHey robsdesigns!
Thank you for using Enfold.
Try to change every login credentials related to the site then override the theme and wp. Install wpsecurity plugins such as:
https://wordpress.org/plugins/bulletproof-security/
https://wordpress.org/plugins/wp-security-scan/Refer to these articles to learn more about wp security:
http://premium.wpmudev.org/blog/keeping-wordpress-secure-the-ultimate-guide/
http://codex.wordpress.org/Hardening_WordPressPlease contact your host as well regarding the issue. Don’t forget to follow the suggestions above.
Cheers!
IsmaelHey!
You didn’t add the code above. This is what I see when I checked the page:
a { color: #00a9e7 !important; font-weight: bold !important; }
Regards,
IsmaelMay 16, 2015 at 5:20 am in reply to: Advanced Layer Slider and Partner logo element not working? #445228Hey!
The theme automatically creates a set of thumbnails for each image that you use. Please resize the logo images before uploading them to the media library so that the theme can create consistent thumbnail sizes. Resizing them directly in the WordPress media editor is not going to work.
Regards,
IsmaelHi!
I’m sorry but this kind of menu can’t be accomplish with css alone, it will require major modification on the theme. You can start with this:
li#menu-item-202 { overflow: visible !important; } li#menu-item-202 .avia_mega_div { opacity: 1 !important; display: block !important; }
The li#menu-item-202 selector is the unique id of the mega menu item on my own installation. The menu id will be different in yours. Use firebug or google inspector to get the menu id. The code above will display the mega menu but you still have to adjust the main content because the mega menu container will cover it. Like I said, this is not something you can do with css alone. Please hire someone to help you with it. You can contact codeable: http://kriesi.at/contact/customization
Regards,
IsmaelHi!
This is the about page of the shop demo: http://pastebin.com/8th3a0Sj
And the home of the enrique fold demo: http://pastebin.com/vL4FxMRn
Regards,
IsmaelHi mmcgrat1!
Thank you for using Enfold.
Unfortunately, it’s not possible to filter the lightbox gallery in response to the category sort function. You may found a workaround but, I’m sorry to say, it’s not something we can provide here. Please hire a freelance developer or configure the magnific popup plugin. Refer to this link: http://dimsemenov.com/plugins/magnific-popup/
Regards,
IsmaelHi!
Is the advance layout builder not working? Please check the tab, toggles and table elements. If they are not working, let us know. If it is working then you can just ignore the errors. Those scripts are loaded only when you use these elements. Maybe, that’s why the plugin see it as an error or warning.
Cheers!
IsmaelHi donitafowler!
Thank you for using Enfold
What kind of popup are you looking for? Do you have any website with an example? Maybe these plugins will help:
https://wordpress.org/plugins/wordpress-popup/
https://wordpress.org/plugins/m-wp-popup/Regards,
IsmaelHey rcgama!
Thank you for using Enfold.
Yes, it’s possible. You can use the Color Section element. Add an image or video background. Note that the video background will not auto play on mobile devices so you need to add a fall back custom background image.
Best regards,
IsmaelHey!
Version 2.6.2 is more than a year old. A lot of fixes, features and improvements has been added to the theme. Regarding the container width, you need to reconfigure the Enfold > General Layout > Dimension options. This specific panel is not available on version 2.6.2. Please update the theme regularly.
Best regards,
IsmaelHey!
I tried to login to the site but I got an internal server error. Please check.
Best regards,
IsmaelHi!
Use this then:
.single .big-preview.single-big { position: absolute; max-width: 250px; max-height: 150px; } .single header.entry-content-header { margin-bottom: 100px; padding-left: 250px; }
Adjust the values if necessary. For further modifications, please hire a freelance developer.
Best regards,
IsmaelHey!
This thread might be related to the current issue: http://stackoverflow.com/questions/28512254/google-web-fonts-not-correctly-rendering-in-safari
Cheers!
IsmaelMay 15, 2015 at 8:18 am in reply to: 3 questions about Enfold/Woocommerce, Enfold logo and Enfold responsiveness #444804Hi!
You don’t need to add the shortcode if you set the “Shop” page as the default shop.
[av_productgrid columns='2' items='-1' offset='1' sort='0' paginate='no']
Best regards,
IsmaelHi!
I want to check the layer slider but the login credentials provided above aren’t working. I also noticed that the wp memory limit is quite low. Please increase it to at least 128M. Refer to this link for more info: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Regards,
IsmaelHey!
That is the caption overlay. Edit the image element then go to the Caption panel. Enable it or set it to “Yes”. New options will appear below.
Cheers!
IsmaelHi!
Please give us a link to the page. What is the current settings for Blog Layout > Related Entries?
Best regards,
IsmaelHi!
I’m sorry but we don’t have access to the plugin. For faster results, please hire someone to make it compatible or fix the bugs that you may encounter when using the plugin inside the theme.
Cheers!
IsmaelHey!
Edit the color section element then set the Background Repeat setting to Stretch to Fit.
Best regards,
IsmaelHi sinisgroup!
Thank you for using Enfold.
Did you use the Category 1 and Category 2 as the portfolio items’ category? Or did you just set this category as parent of the sub category? The category sort filter will only display categories that is being currently use by the the portfolio items. It doesn’t have any hierarchical function.
Regards,
IsmaelHey!
The site looks OK in chrome. You can read these articles about WordPress optimization:
http://code.tutsplus.com/articles/10-quick-tips-optimizing-speeding-up-your-wordpress-site–wp-23148
http://kriesi.at/archives/4-key-wordpress-image-optimization-tips
https://codex.wordpress.org/WordPress_OptimizationBest regards,
IsmaelMay 15, 2015 at 7:38 am in reply to: Share icons in post not placed after end of text but end of post full content #444788Hi!
You have this code in the Quick CSS field which breaks the slider:
.entry-content-wrapper li { display: inline; }
I removed it. Please hard refresh the page: http://olo-ravintola.fi/upgradedWP/testpage/
Cheers!
IsmaelHi!
Rebuilding the permalinks will rewrite the .htaccess file but it will not affect the layer slider url. How did the slider url broke anyway? Did you transfer the site?
Best regards,
Ismael -
AuthorPosts