-
AuthorSearch Results
-
October 3, 2013 at 1:26 pm #169920
In reply to: Enfold Feature Requests
6) Custom Content Box : Like color Schemer only with the option for colums . It will be great to creat 3 or 4 column Color Boxes with custom options: BGcolor , front color, Bg Image
October 3, 2013 at 1:23 pm #169917In reply to: Smaller font size and intervals for Enfold mega-menu
Hello, I have a similar problem in that the spacing in my sub menu drop downs is not the same as the live demo. The code above made the text smaller but did not change the drop down spacing.
Image of what I mean can be found here, your help is really appreciated!
https://www.dropbox.com/s/15svcegujbxkce1/Screen%20Shot%202013-10-03%20at%2012.17.32%20PM.png
-
This reply was modified 12 years, 5 months ago by
kt2webdesign.
October 3, 2013 at 1:22 pm #169915In reply to: Enfold Feature Requests
1) Pages, Posts and Also Archive Pages the option to change the header BG color and Image like colorShemer element.
especially for the part where the Title and breadcrumb disappears
Like this examples
http://artbees.net/themes/jupiter/blog/ http://artbees.net/themes/jupiter/pages/faq-page/ http://artbees.net/themes/jupiter/features/
2) Icons for Accordion like the Tabs
3) Icon Box . feauture like size , icon color , Background color, Background radius and also ffor font Icon
4) More admin options for
header size and line height
Navigation fontsize, bgcolor and color
5) Custom Post Type for team MemberOctober 3, 2013 at 1:08 pm #169902Hi!
Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
YigitOctober 3, 2013 at 1:04 pm #169901In reply to: Remove feature image and border
Hi mikaelsv!
Please add following code to Quick CSS to remove featured images from widget
.image_size_widget .news-thumb { display: none; } #footer { border-style: none; }Cheers!
YigitOctober 3, 2013 at 11:20 am #169868In reply to: Image display issue
Seems I found the issue with the blog. If the blog is not displayed with a right sidebar, it centers the blog content.
October 3, 2013 at 10:58 am #169859In reply to: Image display issue
Think I found the culprit –
When I use a whitespace divider element above the image, it pushes the image below the white space to the right.
Not sure what is affecting the blog. I have disabled all plugins – no change.
October 3, 2013 at 10:56 am #169858In reply to: Add Post Types
Maybe it might be just easier just to edit the existing Types as I would not need them all.
You have this in the functions.php:$avia_config['font_icons'] = apply_filters('avf_default_icons', array( //post formats 'standard' => array( 'font' =>'entypo-fontello', 'icon' => 'ue836'), 'link' => array( 'font' =>'entypo-fontello', 'icon' => 'ue822'), 'image' => array( 'font' =>'entypo-fontello', 'icon' => 'ue80f'), 'audio' => array( 'font' =>'entypo-fontello', 'icon' => 'ue801'), 'quote' => array( 'font' =>'entypo-fontello', 'icon' => 'ue833'), 'gallery' => array( 'font' =>'entypo-fontello', 'icon' => 'ue80e'), 'video' => array( 'font' =>'entypo-fontello', 'icon' => 'ue80d'),So I assume this sets the icon I see on the front-end of the post. Where would I get a list of existing icons so I can relace them with something else? I would need that “ue…” for each icon.
Also which file would I need to edit to rename those existing types?Hope this is possible.
Thanks,
MarcelOctober 3, 2013 at 10:04 am #169840In reply to: A few issues with Enfold 2.3
Unfortunately that does not work. It appears IE8 adds too much padding or something.
Any ideas on the other items? Haven’t had any suggestions. The form one being the most important, image links not appearing being close behind. The site has a huge blank white panel when viewed on IE8.
Cheers,
JasonOctober 3, 2013 at 10:04 am #169839Solved it myself, needed a clear: left added.
October 3, 2013 at 9:57 am #169837In reply to: Creating sub-pages to a topic
Hi Josue,
thanx for the tipp.
And how can I handle the navigation in the subcategories “News” automatically so that users feel “separated” and just can see the other news topics?
If I am in the categorie news I do not want to see “Images” and “Uncategorized” but just a hint to the top site (landing page).Thank you very much in advance!
AchimOctober 3, 2013 at 9:50 am #169826Topic: Remove feature image and border
in forum Enfoldmikaelsv
ParticipantHi,
I would like to remove the featured image in the Enfold Latest News widget and also the black border above the footer section. Is that possible?
Regards,
Mikael
October 3, 2013 at 9:44 am #169823Topic: No background on Partner/Logo element
in forum Enfoldgianmarizzi
ParticipantHi,
just added a partner/logo element with a slideshow of some logos. After I’d added a link for each logos, a background appeared behind every image.
I found this style in enfold.css:.main_color .avia-content-slider .slide-image {background:#fafafa;}
I tried to turn it into #ffffff or #ffffff!important in my custom.css but it didn’t work.
What else can I do?
October 3, 2013 at 9:44 am #169822In reply to: Enfold > Plugin conflict? Bug?
Found the issue – conflict with Thickbox plugin – will work on finding a replacement. Other issue still makes no sense though – image alignment on some images and not others. https://kriesi.at/support/topic/image-display-issue/
October 3, 2013 at 9:31 am #169817In reply to: Slider shows loading symbol
Hey Patchharris!
Your website gives me a 404 – not found error when it tries to load: http://schuttiesfasteners.com.au/wp-content/uploads/2013/09/SS-Piano-Hinge.png – maybe you’re using this image in one of the layers/slides and the slider tries to load the image but can’t fetch it because the server returns “not found”? If this doesn’t help please try to deactivate all third party plugins – especially the jquery updater plugin – and check if this solves the issue.
Cheers!
PeterOctober 3, 2013 at 9:25 am #169814In reply to: Homepage recents post thumbnails
Hello!
Please try to append an !important tag like
@media only screen and (min-width: 768px) { .avia-content-slider .slide-image img { height: 160px !important; } }and don’t forget to clear your browser cache.
Cheers!
PeterOctober 3, 2013 at 8:37 am #169795In reply to: Make a Child Theme after made all the page without
Ismael, The 2nd link in that topic works, the 1st one no, Sorry.
https://www.dropbox.com/s/af0ccs7j0w1xybm/Double%20Nav%20Bar.avi
OS: Windows 7Internet Explorer doesn’t produce the 2nd Nav Bar in Videos when sort, but distroy all the theme with issues, look captures:
http://imageshack.us/photo/my-images/4/bazr.jpg/
http://imageshack.us/photo/my-images/200/7m2k.jpg/Firefox and Google Chrome respects the design as is, but produce the 2nd bar.
http://imageshack.us/photo/my-images/546/0ori.jpg/
http://imageshack.us/photo/my-images/534/5nga.jpg/October 3, 2013 at 8:32 am #169794In reply to: Enable Hover-effect with CSV product import field
Thanks, Peter!
I don’t think i can check it that deep…
I can give you login info to our staging site… and you will see that HOVER is on for the product but it doesnt work.
I thought … i need to re-load that data once again when all images are there and imported. But problem is the same.
Well… i’m sure its not a catastrophe and will do it manually by re-setting hover for each product.
Kind Regards, Denis
P.S. Just wanted to save some time by csv- uploading it. :)
October 3, 2013 at 8:13 am #169788In reply to: Image display issue
It’s funny – the problem only seems to exist with the kid sitting on the toilet image and the blog images. All other images do not seem to be affected by anything.
October 3, 2013 at 8:08 am #169787the proof of concept image should be below?
October 3, 2013 at 8:07 am #169786Well not that image, further down:
This is what it looks like for me in Firefox (23.0.1):
http://muskelkampen.se/wp-content/uploads/2013/05/Capture-1030×673.png
October 3, 2013 at 7:48 am #169781In reply to: Image display issue
Yigit –
I have disabled every plugin and the same still exists – blog is centering, images are displaying to the right
October 3, 2013 at 7:48 am #169780In reply to: Sale Flash Pro – compatibility
Hi!
You can use the single-product class to change the top value for single product pages only. Use the code Ismael posted above and change the top value if necessary and then add following code to it:
#top.single-product .onsale { top: -220px; }to use another top value for single pages.
By the way why it doesnt displayed like this image :
Because the plugin itself doesn’t contain any styling code but it will take care of the php/html code. It’s up to the theme author to style it. The screenshot/mockup just shows how WooThemes styled it with one of their themes but they’re also using different styles for different themes. There’s no standard whatsoever.
Regards,
PeterOctober 3, 2013 at 7:19 am #169768Glad you got it working. Let us know if you have any other questions or issues :)
Regards,
JosueOctober 3, 2013 at 7:17 am #169767Thanx Josue, I actually found a way to fix it today. You can close the topic. Cheers!
October 3, 2013 at 7:05 am #169759Topic: Products not showing up
in forum Enfoldrwwood
ParticipantI just installed Enfold, and now the products that were set up under Propulsion are not showing up. They are in the backend WooCommerce product list, but don’t show on the shop page or by clicking “view product” on the product edit screen. I tried creating a new product, but that didin’t show up either. None of the information or images shows for any of the products.
I found the following error in the php error log repeated for every page load of the shop page:
[03-Oct-2013 05:48:07] PHP Fatal error: Cannot use string offset as an array in /home3/fivzerh7/public_html/wp-content/themes/enfold/includes/helper-template-logic.php on line 250-
This topic was modified 12 years, 5 months ago by
rwwood.
October 3, 2013 at 4:19 am #169735In reply to: IE8 Issues + others?
Hi!
Yes, please try it on custom.css or QuicK CSS. Please try to manually add the background image on avia sections.
.avia-section { background-repeat: no-repeat; background-image: url(https://www.kimberfire.com/wp-content/uploads/2013/04/shadow1.jpg); background-attachment: scroll; background-position: top center; background-color: #ffffff; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.kimberfire.com/wp-content/uploads/2013/04/shadow1.jpg', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.kimberfire.com/wp-content/uploads/2013/04/shadow1.jpg', sizingMethod='scale')"; }Regards,
IsmaelOctober 3, 2013 at 2:59 am #169710In reply to: Open gallery images at original size
Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueOctober 3, 2013 at 2:53 am #169703In reply to: Homepage recents post thumbnails
Hey!
You can add something like this:
@media only screen and (min-width: 768px) { .avia-content-slider .slide-image img { height: auto; } }It will prevent the image stretching but you will lose the uniform height. You can also set a specific height for the images:
@media only screen and (min-width: 768px) { .avia-content-slider .slide-image img { height: 160px; } }Best regards,
IsmaelOctober 3, 2013 at 2:20 am #169683In reply to: Video disappears in LayerSlider
Hey abortolotti!
How did you add the video? You can add a link to the vimeo video, it will open in a lightbox when clicked. Create a new layer then switch to Div / Video. Add something like this:
<a href="http://vimeo.com/64927358"><img src="IMAGE URL HERE"></a>Or you can add the iframe code.
<iframe src="//player.vimeo.com/video/64927358" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <p><a href="http://vimeo.com/64927358">Enfold - Advanced Layout Editor (short)</a> from <a href="http://vimeo.com/devinvinson">Devin Vinson</a> on <a href="https://vimeo.com">Vimeo</a>.</p>Regards,
Ismael -
This reply was modified 12 years, 5 months ago by
-
AuthorSearch Results
-
Search Results
-
Hi,
I would like to remove the featured image in the Enfold Latest News widget and also the black border above the footer section. Is that possible?
Regards,
Mikael
Hi,
just added a partner/logo element with a slideshow of some logos. After I’d added a link for each logos, a background appeared behind every image.
I found this style in enfold.css:.main_color .avia-content-slider .slide-image {background:#fafafa;}
I tried to turn it into #ffffff or #ffffff!important in my custom.css but it didn’t work.
What else can I do?
Topic: Products not showing up
I just installed Enfold, and now the products that were set up under Propulsion are not showing up. They are in the backend WooCommerce product list, but don’t show on the shop page or by clicking “view product” on the product edit screen. I tried creating a new product, but that didin’t show up either. None of the information or images shows for any of the products.
I found the following error in the php error log repeated for every page load of the shop page:
[03-Oct-2013 05:48:07] PHP Fatal error: Cannot use string offset as an array in /home3/fivzerh7/public_html/wp-content/themes/enfold/includes/helper-template-logic.php on line 250
