Hey!
1) You can add the code I posted here into the enfold/functions.php file (insert it at the very bottom). The only disadvantage is that you must modify the file every time you update the theme. Thus I recommend to switch to a child theme – it’s very easy see: http://kriesi.at/documentation/enfold/using-a-child-theme/
2) I checked your website and only 5 pages are translated to Spanish: http://www.amequipment.com/wp-admin/edit.php?post_type=page&lang=es
I visited all pages and the language switcher seems to link to the right, translated page: http://www.screenr.com/DAgN
I noticed you use different settings for each language – I recommend to go to Enfold > Theme settings and to check the settings for each language. You can use the language switcher at the top to change the language. Enfold creates a different option set for each language and you must configure the options for each language separately.
Cheers!
Peter
Hi,
Can you please help me with the following?
1. On Shop page, I would like to add a new line to the Inner Product Header for each Product thumbnail, right below the name of the package and the price. It needs to be different for each product, so a custom field would be great.
2. On Product page, the left top thumbnail has hover effect and once clicked on it, it opens. Where can I specify to have it as a plain image without any effects?
3. On Shop page, the sorting of the Product Thumbnails is always different. In WooCommerce settings, I have specified to “Sort by Price desc”. It does the job but it swaps around randomly products with the same price. I thought setting up each product’s “published time” as I want them to be displayed would help, but it doesn’t.
Here is link to the shop on the website: http://presentationclub.net/shop/
Hope you can help.
Thank you,
Stela
Hi guys,
so back again after the release of the new WPML plugin. We checked again whether we can select now the portfolio categories, and it still doesn’t work.
We were not able to continue with the thread so we opened a new one, please refer to the former one here: https://kriesi.at/support/topic/portfolio-raster-selection-of-categories-option-missing/#post-253545
It would be great to get a solution on that issue. We followed all your steps…
– we updated the theme manually
– we update WPML
– we provided a login for you.
So far no solution???
regards
Hey!
Glad you found the culprit :)
Cheers!
Peter
Hi!
1) If you want to get rid of the extra space insert this code into the child theme:
#header_main_alternate {
margin-top: 0;
}
2) You should be a able to apply a semi transparent background to the header menu dev without any images – try this code:
.header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div {
background-color: rgba(0,0,0,0.5);
}
Maybe you need to remove some elements from the selector but it should give you a good starting point.
Cheers!
Peter
something to add on
i can only add sticky header option so that the css
#header_main_alternate {
margin-top: 35px;
margin-left: 0px;
}
moves the menu bar down to overlap the slider
but by sticky header, it affects all the other pages which i dont want
so can i sticky the homepage only to have the menu bar sitting on it
or is there another method where the menu bar only shifts down on the homepage and remain the same in the other pages?
thank you again
please take a look at my web
http://www.goldrise.com.sg and http://www.goldrise.com.sg/aboutus
-
This reply was modified 11 years, 12 months ago by
anakinroy.
hi again
now i am using a custom color for the menu bar from the css below
#header_main_alternate, .bottom_nav_header.social_header .main_menu ul:first-child {
background-color: rgba(0,0,0,0.3);
}
i wanted a transparent black menu bar, but after going through many diff rbga, it renders gray when i set the opacity lower
i assume there is no color code for transparent black
so my question is
can i upload a transparent black image to the web and use css to use the image file?
and the menu words will sit nicely on the image?
second question
i tried shifting the menu bar down so that it overlaps the slider
#header_main_alternate {
margin-top: 35px;
margin-left: 0px;
}
and then using the sticky header option
it works
but it leaves behind a white line and area previously occupied by the menu
any ways to remove it cause the area becomes redundant
my end result is a black transparent menu bar overlapping the slider at the top of the slider
thank you so much again in advance
Figured it out.
Solution for anyone else with my problem in the future:
This setting in W3 Total Cache breaks the lightbox:
Under ‘Browser Cache’ menu…
[_] Prevent caching of objects after settings change
Whenever settings are changed, a new query string will be generated and appended to objects allowing the new policy to be applied.
Don’t turn that on.
Hi there,
I must say that this drove me nuts because I couldn’t figure out the problem. The lightbox for the masonry galleries I make no longer work, instead they open up in separate pages.
Can someone please look at this for me?
http://goo.gl/xvHr8s
Hey shadyraymond!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-
.html_main_nav_header #top .main_menu .menu>li:last-child>a { padding-right: 10px; border-right: 1px dashed #e2e2e2; }
2-
#header_main .social_bookmarks li a { border-radius: 0; }
3- Custom CSS code in #1 will fix it
Regards,
Yigit
Hey LecheLMP!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-logo-element-container .slide-image { background: transparent; }
Regards,
Yigit
Hi Jamie A!
Please add following code to Quick CSS
@media only screen and (max-width: 767px) {
.responsive .tabcontainer .tab_titles {
display: block;
border-top: 1px solid #555555;
}
.responsive .top_tab .tab.fullsize-tab {
display: none;
}
.responsive #top .footer_color .tabcontainer .active_tab {
color: #444; }
}
Fix will be added in upcoming update
Cheers!
Yigit
Hi!
It should go to Functions.php file in Appearance > Editor
Regards,
Yigit
Hi BW-Topas!
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
Cheers!
Yigit
Hey HiDrew!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .fullsize .template-blog .blog-meta { display: none; }
Best regards,
Yigit
This reply has been marked as private.
This reply has been marked as private.
How do I reduce the padding at the bottom of my logo/Partner bar?
shutterliving.com/
I would like the gap to be even with the top gap?
Thanks a billion !
Hi!
Make sure you use the code Ismael posted here: https://kriesi.at/support/topic/page-arrow-slider-order/#post-257013 and make sure that the quotes use this symbol
'
and not
‘
Regards,
Peter
This reply has been marked as private.
Hello. For some reason the link to the top is showing as a blank box. Other entypo-fontello fonts are loading though.
The site is in development so I will add the URL in a private reply.
Thank you Ismael. That didn’t work, but it got me on the right track.
This is what I used:
#top #header .avia_mega_div {
max-width: 540px;
}
FYI if anyone wants change the width of the main columns, use:
.av-main-nav ul {
width: 170px;
I couldn’t figure out a way to use max-width in the main nav because it appears to influence the mega menu.
-
This reply was modified 11 years, 12 months ago by
abmich.
Hello again,
as I said before your recommendations did unfortunately not help.
Again I made sure that the styling options for both languages are identical. I cannot find an explanation why the menu background color is so very different for the two languages.
I would really appreciate to get some qualified feedback here.
Thank you very much.
Best,
Katrin
I think that this topic can be very useful indeed, but may be a good idea for a moderator to clean up this topic every now and then. In this topic there are namely some links to websites that (no longer) use the Enfold theme and use another WP theme instead, or links to websites that no longer exist.
I personally am very satisfied with the Enfold theme and I find it a very user-friendly theme with a great support. Thums up for the Kriesi team!
Well, one of the sites that I have done with Enfold is http://www.dokadriekus.com/ (only in Dutch language).
Regards,
Erik
Hey Thanks Devin,
Quick question? do I add the code to the quick CSS file in the Enfold tab, or does it need to go somewhere else?
Hey!
Thank you, it seems that there is a lot to fix. These are clients Screenshot from HTC One and it´s version of Firefox:
Top of the Website in this Firefox Version: 1 (this pic is normally in the last color section at the end)
Scroll down a little bit: 2
Breakfast-Section 1: 3
Breakfast-Section 2: 4
Best regards
Hey!
Thank you for the link. :)
You can add this on Quick CSS or custom.css to fix the widget alignment:
.flex_column .widget .widgettitle, .content .widget .widgettitle {
margin-top: 0;
}
Add this one to remove the alternate color of the tables.
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra, .main_color tr:nth-child(even), .main_color .avia-data-table .avia-heading-row .avia-desc-col, .main_color .avia-data-table .avia-highlight-col, .main_color .pricing-table>li:nth-child(even), body .main_color .pricing-table.avia-desc-col li {
background: #fcfcfc;
}
Change the background color value.
Best regards,
Ismael
Hey!
@Pixelbits: Thank you for sharing the possible fix. :)
@bymoon: The Enfold 2.7.1 patch should fix the issue with the text blocks. Meanwhile, you might want to try the fix posted by @Pixelbits on the tread mentioned above. https://kriesi.at/support/topic/visual-editor-not-working-after-update-to-wp-3-9/#post-259074 :)
Regards,
Ismael
My apologies, but I think this may have now caused another issue.
You can no longer see the ‘cart’ icon that usually pops up top right of the page. Also, you can see that there are no products showing in the cart in the cart widget.
http://themakeupfactory.com.au/product/flawless-mineral-foundation/
There are currently two products in the cart.
Noted, I just signed up here so I wasn’t aware of the declaration of rules as I was in the flow of working heh.
Yes I do, I just installed it literally 2 days ago, so it’s impossible that it’s on 2.6 issue (which I have read into the past topics about this being an issue with other users) I am currently on 2.7.
Is there another way to get support without me sharing my information? nothing personal but I am a lot more comfortable keeping login information confidential. I can pastebin the entire fontmanager.php so you can take a look at it if that works?
The font manager was previously working but when I wanted to add some more icons (like an additional 4 out of the 11 I already installed), it just keeps giving me the error.
-
This reply was modified 11 years, 12 months ago by
insatiableiam.