-
Search Results
-
Topic: Woocommerce catalog page
Topic: Enfold Woo Product Image CSS
Updating from Abundance to Enfold and the Woo product images are all huge!
I have changed setting noted in Woo Commerce> Catalog > Image Options
These settings affect the actual dimensions of images in your catalog – the display on the front-end will still be affected by CSS styles. After changing these settings you may need to regenerate your thumbnails.
Catalog Images 225px, Width 225, Height ,Yes Hard Crop
Single Product Image 300 Width , 300 Height , Yes Hard Crop
Product Thumbnails 80 Width, 80 Height, Yes Hard CropIt says that the catalog will change but I need to CSS in the theme. (Abundance integrated this for me) How do I get the css for the product image changes and not affect the other post images?
Thanks
Topic: Enfold menu question
I have 6 menu items. 2 of them have a single page submenu item.
What’s the best way to make the submenu name stay visible and specify a different highlight color for both the main menu item and the submenu item when I’m on that particular page?
Hello all, I’m having an issue with the obox social commerce facebook plugin.
The store shows blank in facebook. According to the obox documentation this can happen because of the woocoomerce integration.Here’s their explanation:
Social Commerce: Facebook App tab is blank white
This issue was found to be caused by the Theme and their WooCommerce Integration plugin. If
you deactivate the plugin, your shop will appear normally. If you switch to a different theme, it will begin to
work properly.
Please contact the theme author to request they look into resolving the conflict or change how they are
attempting to integrate WooCommerce.So any help is appreciated.
Jorge.
//Solution: Chrome was blocking the content on Facebook.
Topic: Adding Google Fonts.
Hi,
I read two threads on the forum (Adding Google Fonts (plural)&Google fotns with Extended Latin subset) and added code to functions.php (:add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Open Sans’] = ‘Open+Sans&subset=latin,latin-ext’;
$fonts[‘Ubuntu Condensed’] = ‘Ubuntu+Condensed&subset=latin,latin-ext’;
return $fonts;
}add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{
$fonts[‘Open Sans’] = ‘Open+Sans&subset=latin,latin-ext’;
$fonts[‘Ubuntu Condensed’] = ‘Ubuntu+Condensed&subset=latin,latin-ext’;
return $fonts;
}but it did not result any change. I checked on inspect and found that in enfold.css:1 that creates a line:
font-family: ‘Ubuntu+Condensed&subset=latin,latin-ext’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
instead
font-family: ‘Ubuntu Condensed’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;In head section Google Font link is correct <!– google webfont font replacement –>
<link id=”google_webfont_1″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext” /><style type=’text/css’>How can I fix it?
Regards
MarekTopic: Adding Google Fonts
Hi,
I read two threads on the forum (Adding Google Fonts (plural)&Google fotns with Extended Latin subset) and added code to functions.php (:add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Open Sans'] = 'Open+Sans&subset=latin,latin-ext'; $fonts['Ubuntu Condensed'] = 'Ubuntu+Condensed&subset=latin,latin-ext'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Open Sans'] = 'Open+Sans&subset=latin,latin-ext'; $fonts['Ubuntu Condensed'] = 'Ubuntu+Condensed&subset=latin,latin-ext'; return $fonts; }but it did not result any change. I checked on inspect and found that in enfold.css:1 that creates a line:
font-family: 'Ubuntu+Condensed&subset=latin,latin-ext', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
instead
font-family: 'Ubuntu Condensed', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;In
headsection Google Font link is correct `<!– google webfont font replacement –>
<link id=”google_webfont_1″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext” /><style type=’text/css’>`How can I fix it?
Regards
MarekTopic: Adding Google Fonts
Hi,
I read two threads on the forum (Adding Google Fonts (plural)&Google fotns with Extended Latin subset) and added code to functions.php (:add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Open Sans'] = 'Open+Sans&subset=latin,latin-ext'; $fonts['Ubuntu Condensed'] = 'Ubuntu+Condensed&subset=latin,latin-ext'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Open Sans'] = 'Open+Sans&subset=latin,latin-ext'; $fonts['Ubuntu Condensed'] = 'Ubuntu+Condensed&subset=latin,latin-ext'; return $fonts; }but it did not result any change. I checked on inspect and found that in enfold.css:1 that creates a line:
font-family: 'Ubuntu+Condensed&subset=latin,latin-ext', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
instead
font-family: 'Ubuntu Condensed', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;In <head> section Google Font link is correct `<!– google webfont font replacement –>
<link id=”google_webfont_1″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext” /><style type=’text/css’>`How can I fix it?
Regards
MarekI just upgraded to Woocommerce 2.0.15 and it broke the product plugin additions – product grid & product slider.
I can add them in the advanced layout editor but after saving and viewing the page I get the following error:
Warning: Invalid argument supplied for foreach() in /home1/mrking/public_html/artistretreats.ca/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/productslider.php on line 322
Line 322 is:
foreach($allTax as $tax)page is: http://artistretreats.ca/the-retreat/
So no idea why it is breaking.
Do you have an easy fix?
Not in a dire strait as I am just building the site for a client but I will need it to work later this week for a review.
I recently updated to the latest version of enfold and now my category widget is broken, I states I have no categories but in fact I do have 3 of them.
I am running the latest WP and Woo and Enfold.
Also I am noticing the line in the sidebar dividing the main content/sidebar is darker at the bottom than the top where the actual sidebar content ends, and when rolling over the main content area it will cause the upper portion to go dark.
Also the ‘My account’ dropdown is showing the navigation text in front of it.
Link to site and page.
http://xchange521.com/shop/Hello, I hadn’t updated Enfold since September 18, and I was working to manually add all updates since then, starting with the oldest. When I got toward the end of the notes for the most recent version, I saw that it said that it would be best to reupload the theme folder, so I did that. Now my website appears to be blank (no text, favicon, etc.).
After my website disappeared, I tried to manually move the new Enfold theme folder as a whole to replace it. Again, this did not work. I attempted the same thing with an earlier version (Sept. 18). My website still appears to be blank.
As a sidenote, I tried to visit the URL for another language, which would have different Enfold settings, and the site is still blank.
Please advise.
Hi, I would like to remove the header from the site so that I can put a completely different header image in and use the uber menu plugin directly below it in the center. I want it to look similar to the “coming soon” page but to show the footer and not to load the content from the middle of the page. Is this possible?
If not, how do I completely disable the enfold header and I will just load the details in an element.
Or how do i center the logo and the menu and add a background colour?
Thanks
I’m trying to create a fully https served site. Everything works fine, but I cant fully lock down the https because I get the following message in the console
Blocked loading mixed active content “http://…name….com/wp-content/uploads/dynamic_avia/enfold.css?ver=1”
This makes the site run in partial https mode. Any idea how to fix this?
Topic: Full-width colour sections
Hi, I’m trying to build a page with alternating full-width colour sections.
As per the example here: http://kriesi.at/themes/enfold/pages/landing-page/
Now I can’t use the advanced layout editor because it’s not flexible enough for my purposes, so I’m trying to figure out the correct use of short-codes, I’ve currently got this:
[av_section etc..'] Content & various shortcode elements with a full width background colour/image [/av_section] Content & various shortcode elements WITHOUT a full width background colour [av_section etc..'] Content & various shortcode elements width a full width background colour/image [/av_section]But what’s happening is that the entire pages’ content and even footer area then sits within a .container wrap that is not full page width. This is obviously not what I want. Any ideas?
Thanks
EDIT: So after some investigation, I see the pages created with the ‘advanced layout editor’ use the ‘template-builder.php’ template, whereas hand created pages are using the default ‘page.php’. I tried overwriting the contents of ‘page.php’ with ‘template-builder.php’, and while it mostly works, it just strips out any custom HTML I’ve inserted into a particular page.
Topic: Space between 2 widgets
Hi,
Would it be possible to have less space between the 2 widgets (social icons & recent tweets) on this page: http://test.simformatica.be/contact/
login: enfoldsupport
password: abc123$Thanks a lot for the help!
S.
Viewing 30 results - 236,431 through 236,460 (of 243,929 total)

