Forum Replies Created
-
AuthorPosts
-
Hey!
Forcing the addition of an additional column is somewhat complicated as far as I know. I’ve seen some users fake it by changing the css column width for the menu items but editing the mega menu js itself is beyond what, I think, any of us at support can assist with.
I’ll tag the head of support on the topic however to get a definitive answer.
Regards,
DevinHi deeps!
Try changing the name while a different theme is active. Since the theme settings are tied to the name in the database it may cause an issue to change it while its currently active.
Cheers!
DevinMost other forums are unfortunately. If it was something we could help with we would but bbPress is an ecosystem of itself.
Glad we could help. Let us know if you have any other questions or issues.
It’ll be in the changelog if I can get it in before 2.3.
September 24, 2013 at 4:09 am in reply to: Dummy Data Wont import – Says import fine without a problem but nothing changes #165431Hi!
I’ve tagged the topic for Ismael but in the mean time you can use the videos posted here as a primer for using the advanced layout builder: https://vimeo.com/channels/aviathemes
You may also be running into a max_input_vars issue where the server isn’t able to import in that much content at once. It doesn’t quite fit but is a possibility.
So you can try adding the following to your .htaccess file:
php_value max_input_vars 3000 php_value suhosin.get.max_vars 3000 php_value suhosin.post.max_vars 3000 php_value suhosin.request.max_vars 3000
Or talk to your host about how/where to increase the amount via a php.ini file.
Cheers!
DevinHi!
I’ve tagged the topic for Ismael.
Cheers!
DevinHi!
I’m getting 404’s on all of the links on the site. Not sure what is causing it but I’m not able to see the issue at the moment.
The site links should, by default go to the top of the page unless you are linking to an anchor within the page however so seeing what is happening differently would be needed to diagnose it.
Best regards,
DevinHi Shallnotbe!
For #1, you can try just replacing lines 328-329 with:
if ( $commentCount != "0" || comments_open($the_id) && $entry->post_type != 'portfolio') { $link_add = $commentCount === "0" ? "#respond" : "#comments"; if($commentCount == "0") { $text_add = __('Contribute', 'avia_framework' ); } else { $text_add = $commentCount === "1" ? __('Comment', 'avia_framework' ) : __('Comments', 'avia_framework' ); }
For #2, try going to Settings>Permalinks and saving your options. If that doesn’t work, change the permalinks to default, save three times and then check to make sure the author link works. If so, change the permalinks back.
Regards,
DevinHey!
The pages don’t have comments on by default. You can turn them on by adding the following to the page.php after the page loop as added (get_template_part( ‘includes/loop’, ‘page’ );
?>)://wordpress function that loads the comments template "comments.php" comments_template( '/includes/comments.php');
Best regards,
DevinGlad Ismael could help. Let us know if you have any other questions or issues.
Regards,
Devin
Hey!
I’m not sure this is actually “fixable”. The issue is that as long as you are on the home page the absolute about link will be active because the url is the current page.
The one page layout using anchors is just that: a one page layout. What would be a better solution would be to have an alternate menu for the blog page with links back to the home page. You could do this using css to hide the menu items on each page. Just go to your menus manager and in the top right “screen options” tab click the box to show classes on your menu items. Add hide-home to the items you want to hide on the home page and hide-blog for the items you want to hide on the blog page.
Then add the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.home .hide-home{ display: none; } #top.blog .hide-blog {display: none;}
Cheers!
DevinSeptember 24, 2013 at 3:07 am in reply to: Image glow on roll over? Disappeared after previous update? #165400Hi!
I’m not familiar with that kind of effect in the theme but if you can point it out in the demo we can definitely help in re-creating it.
Regards,
DevinSeptember 24, 2013 at 3:06 am in reply to: Woocommerce product tabs – problem since upgrade to 2.2 #165399Hi coinmaster!
We’ll need to see the site live and inspect the code to see whats going on. You can hide the url with http://goo.gl/ if you’d like to keep it from getting indexed.
Cheers!
DevinSeptember 24, 2013 at 3:05 am in reply to: Enfold 2.2 Upgrade – Logo and Bottom Navigation issue #165398Hello Darryl!
Can you try switching to another of the header options, saving, viewing the page and then switching back to the current option.
Cheers!
DevinHi!
What version of Safari and what OS?
Cheers!
DevinHello!
If its working on the live site but not on the development it sounds like either a difference in a cached setting, .htaccess that isn’t getting flushed or a difference in a plugin setting.
Cheers!
DevinSeptember 24, 2013 at 2:51 am in reply to: Broken layout in Enfold 2.1 with fixed width/non-responsive option #165395I see what you mean now. Not sure what is actually causing it though so I’ve tagged Kriesi to take a look at it and see what might be going on.
For #3, I would suggest trying to re-install the theme files again and if you have any caching plugins installed flush their cache completely. I’m not actually getting any issues with it on my end for the font file.
The menu’s switch width can be adjusted by following the guide here: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger?replies=5#post-132320
Since you are using the responsive script you should also add in modernzr: http://wordpress.org/plugins/modernizr/ This should help with the other issues.
I’ll tag the topic for the rest of support as I’m still not actually getting the same width value added to the logos on any of the sites I work on or my dev sites.
So far this is the only topic I’ve seen with the issue as well so I’m at a loss for why you are getting it on the site.
Hi Jason!
In the future, put your URL’s in something like http://goo.gl/ . We answer anywhere from 30 to 60 posts a day individually and reading through a whole topic to pick out a url broken down to ” tiperdev dot techcore dot com dot au” is likely to get missed.
With that said, I’m seeing the issue but I’m unable to reproduce it on any of my client sites, dev sites or personal blog all running Enfold on version 2.2.
So the first thing to try is remove any customization, css and deactivate all plugins that are active including any drop ins like Jetpack.
What is happening is the logo is getting a defined width from some other outside code once you get to a tablet/laptop size screen. As far as I know there isn’t anything in the theme’s javascript that ever defines the width of the logo in pixel width which is why I suggest removing all outside variables.
Best regards,
DevinSeptember 23, 2013 at 10:28 pm in reply to: Enfold: Layerslider error and shortcode dont work? #165325Hi ev0l_!
Re-download the theme files from your downloads on ThemeForest and then re-upload the config-layerslider folder to your theme files.
The LayerSlider shortcodes have been disabled however since the regular usage doesn’t work with the theme. You can add in a LayerSlider slideshow using the Advanced Layout Builder instead.
Regards,
DevinHello!
Can you try the same thing here: http://kreaturamedia.com/layerslider-responsive-wordpress-slider-plugin/
That way we can quickly see if its a LayerSlider issue directly or in the implementation in Enfold.
Regards,
DevinHi Rolf!
This post has information on changing the switch width that the menu changes to the mobile menu: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger?replies=5#post-132320
The menu does actually have some fallback for too many menu items which works for the majority of users but when you have a wide logo and menu items it can cause a bit of customization to be required.
Best regards,
DevinHey LecheLMP!
Yes that is definitely possible but its far beyond what we could help with via support. You can find more information about customizing the WooCommerce plugin output in their docs here: http://docs.woothemes.com/document/template-structure/ and more on hooks/filters here: http://docs.woothemes.com/document/hooks/
Best regards,
DevinI’ve tagged Peter so the topic is in his personal queue.
Hello!
Try deactivating all other plugins and then try re-activating WooCommerce. Then if you are still having trouble deactivate the theme and switch to one of the default wordpress themes.
If you can activate it then, go to WooCommerce>System Status and see if there are any warnings about your server set up.
Best regards,
DevinHello simonschaper!
You would need to generate each page/layout specifically and get the html from the source. There is no html only version of the theme or any of its elements.
Cheers!
DevinHello!
In the Enfold theme options go to General Settings>Responsive Layout. You can then select the smaller layout from there.
If you are using the Fixed Layout currently then you would need to modify the grid.css file with your new widths.
Cheers!
DevinI didn’t realize this was actually to fix IE8 which this definitely wouldn’t since it doesn’t recognize media queries. I’m not sure why the default fix included with the theme isn’t working in IE any longer. Right now this snippet int he layout.css file is not getting applied in IE like it should:
.logo img{ padding:5px 0; display: block; width: auto; height: 100%; max-height: 100%; height : 100%\9; /*hack: fixes ie8 logo*/ height: auto\9; /*hack: fixes ie8 squished logo*/ }
For some reason the IE8 hack isn’t getting applied. Not sure if its a recent IE update thats changed the way it renders or what. One thing you can try for an immediate fix is to use:
.logo img{ padding:5px 0; height: 100%; }
Which hopefully doesn’t have any ill effects anywhere else.
Glad Ismael could help. Let us know if you have any other questions or issues.
-
AuthorPosts