Forum Replies Created
-
AuthorPosts
-
February 24, 2014 at 4:37 am in reply to: Portfolio image grid extending over 100 – how can I increase this? #228334
Hi w3developing!
Edit config-templatebuilder > avia-shortcodes > portfolio.php, find this code on line 90:
"subtype" => AviaHtmlHelper::number_array(1,100,1, array('All'=>'-1'))),
Replace 100 with 150. I think you’ll have a problem with page speed when you have 150 portfolio items on one page.
Best regards,
IsmaelHey!
I think there is a better way of removing the link for breadcrumbs but I’m not sure how. There is another user who wanted the same thing. Let me ask Dude about this. Please wait for his response.
Regards,
IsmaelFebruary 24, 2014 at 4:31 am in reply to: Icon content elements not inline with rest of page grid #228332Hey!
I did a bit of testing and looks like large icons will overlap each other. I added 3 1/3 column layout with 50px bordered icon size inside each. I need to add this on Quick CSS to prevent them overlapping with each other.
.av_font_icon.av-icon-style-border .av-icon-char { width: 50% !important; line-height: 120px !important; min-height: 120px; }
Best regards,
IsmaelFebruary 24, 2014 at 4:18 am in reply to: Transparent padding between submenu items so that background shows through #228331Hi!
This will get you started. :)
.header_color .main_menu ul { background: transparent; } #top .main_menu ul:first-child > li > ul > li { margin-bottom: 15px; }
Cheers!
IsmaelHi costin!
Use the icon element, insert it on a post or a page. Use google chrome then inspect the icon element. Get the html code. It looks something like this:
<span class="av_font_icon avia_animate_when_visible av-icon-style-border av-no-color avia-icon-pos-center avia_start_animation avia_start_delayed_animation" style=""><span class="av-icon-char" style="font-size:20px;line-height:20px;width:20px;" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></span>
Create a custom link on Appearance > Menu. Place the icon’s html code on the Link Text field.
Cheers!
IsmaelHey!
You have a very old version of the theme. Please download 2.5.3 on your themeforest account then update the theme via FTP. Watc this video by Devin: http://vimeo.com/channels/aviathemes/67209750
Best regards,
IsmaelHey!
Please remove browser cache then reload the page a few times. Deactivate the cache plugin then test it again. Reset the cache plugin settings.
Regards,
IsmaelFebruary 24, 2014 at 4:03 am in reply to: WooCommerce Category Menu Item Not Displaying All Subs #228326Hey!
Can you please give us a link to the website? The nested sidebar navigation doesn’t have menu indents for second and third menu level. Please try to use the Custom Menu widget.
Cheers!
IsmaelHey!
Please go to wp-content/plugins folder then rename all folders especially any membership plugin. Post the link of the website here. Remove browser cache then reload the page a few times.
Cheers!
IsmaelHey Lene!
Please give us a link to the page. Increase the wordpress php memory limit. Refer to this link.
Best regards,
IsmaelHi Softwaredanmark!
Please give us a link to the website. Maybe, it takes a while for the item to be removed?
Cheers!
IsmaelFebruary 24, 2014 at 3:41 am in reply to: Woocommerce edit account information page email alignment #228310Hey McGawain!
If you want to change the style of a specific element on a certain page or post, you can use the Google Chrome Inspect Element. Look for the unique css body class.
On the example above, the page’s unique selector is .page-id-2251. We can use it to change the element within that page. I inspected your page and the id is page-id-3418.
.page-id-3418 .form-row { margin: 0 10px; }
Cheers!
IsmaelHi!
You can use this:
#my-color-section { height: 75px; min-height: 75px; padding-top: 10px; }
Change the height and the min-height value.
Cheers!
IsmaelHey khedrubje!
Can you please delete the .htaccess file then flush the permalink settings? Go to Settings > Permalink then click the “Save” button once. Check the calendar menu on Appearance > Menu.
Cheers!
IsmaelHey DavideRossi!
I can’t reproduce the issue on my end. Please try to add a horizontal rule whitespace on top of the section with the icon list jumping.
Regards,
IsmaelHey!
Please post the link to the page with the icon list. For further customization, please visit Werkpress.
Cheers!
IsmaelFebruary 24, 2014 at 2:48 am in reply to: Create Javascript popup in sidebar text widget button #228295Hey vchemko!
You can also use the lightbox feature. Please refer to this link. Use the inline content or external sites feature.
http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone/
Cheers!
IsmaelHey Aerny!
Please download the latest version of Enfold and update your theme. Use the Color Section then add a background image. Look for “Background Attachment” and select the “Parallax” effect.
Regards,
IsmaelHi!
Maybe, you can check some plugins here :http://codecanyon.net/search?utf8=%E2%9C%93&term=wordpress+security+plugins
Have you tried Better WP Security?
Best regards,
IsmaelHey pbennion!
Can you please give us a link to the website? I’ll ask Dude. Please wait for his response.
Best regards,
IsmaelHi!
Please give us a link to the website. Contact the plugin author and ask for some insight on how to fix it. I’m sorry but we don’t really give full support on third party plugins. Check the support policy here.
Cheers!
IsmaelHi brooksgroup!
Please try to reset the theme locations on Appearance > Menus, see if it fix it. Set the pages again as private.
Regards,
IsmaelHi SoderbergManagement!
Did you add any plugins prior to the issue? Is the “Advance Layout Builder” button gone or you’re getting an infinite loading screen when you switch? Please check Screen Options then enable Avia Layout Builder. Post the link of the website here.
Regards,
IsmaelFebruary 24, 2014 at 2:16 am in reply to: remove product sorting on shop category pages in enfold #228284Hey!
Please contact woocommerce support or hire a freelance developer to fix it for you. For further customization, please visit Werkpress.
Best regards,
IsmaelHi foxvendetta!
Can you please give us a link to the website? Did you set the menu as Enfold Main Menu on Theme Locations?
Cheers!
IsmaelHey Schmenger!
Please try to deactivate the cache plugin then set the .htaccess again. Reload the page a few times.
Best regards,
IsmaelFebruary 24, 2014 at 2:09 am in reply to: Content Elements other than Blog Posts not appearing on Blog page #228280 -
AuthorPosts