Forum Replies Created
-
AuthorPosts
-
Hey Rusty!
As far as I know that would break the masonry display and prevent the script from working correctly.
Best regards,
DevinHey!
What do you have set for your portfolio prefix slug?
Regards,
DevinHi!
Have you increased your memory limit for WordPress? Its not an uncommon issue for WordPress to run out and things not to work especially for smaller or budget hosting solutions. Enfold takes up more than the norm becuase of all the additional features and if you add in something like WooCommerce or bbPress which both also take more than normal you can get issues like you describe.
Cheers!
DevinHey!
Can we see your site with an example menu/submenu pointed out. We may be thinking of slightly different instances so I don’t want to definitely say it is or isn’t a bug without making sure we are on the same page :)
Best regards,
DevinHey!
I can’t think of anything that would need to be adjusted within the theme unless you’ve changed any chmod permissions on the theme folders/files themselves after installing the theme.
If you open dev tools (with your browser) do you get any javascript errors showing when clicking on add media? Can you add media from the layout builder elements (images, slideshows etc).
Best regards,
DevinHey!
The topic has been re-tagged for Kriesi to take a look at as I’m not actually having the issue when viewing your site either but it may be an misunderstanding on my part of the exact issue.
Cheers!
DevinHey!
It looks like the layout is acting correctly though it has changed from the original if I’m not mistaken. Are there any issues with the settings and how you want it to look now?
Regards,
DevinMarch 21, 2014 at 8:00 am in reply to: Htaccess redirect without changing url works but some content within enfold fail #241050Hey TelemedicineClinic!
I’m not sure anyone in support would be able to help with this but I will tag the others in case anyone might have some ideas.
Cheers!
DevinHi evtilsley!
Touch devices don’t have hover effects so what typically happens is the user clicks on an item to active the hover and then the next click actives the click.
Its up to each device and the browser you are using on what happens however.
Regards,
DevinHey!
I’m not getting any error now but you can first typically try deactivating any active plugins and then seeing if that helps. Often times after an update to either WordPress a theme or a plugin that changes the main version number it can cause new conflicts or just mean settings need to be re-saved on one end.
Cheers!
DevinHey beyondthepad!
1) Not quite like that no. I think this is the closest to that style the theme offers: http://kriesi.at/themes/enfold/blog/blog-single-small/
2) Not sure on the release yet. The author of the masonry script has it in live beta now so it should be soon.
3) You could have multiple instances of the masonry posts on a page but I’m don’t know if that is exactly what you mean for this one. If you have an example or can explain a bit more we might be able to help.
Cheers!
DevinMarch 21, 2014 at 6:21 am in reply to: Problem with ICON box which is too deep in any browsers #241026Hi Frank,
I’m not seeing any issue on my end:
This is with IE8 and the only difference is the border radius on the icon which is to be expected. Chrome, FF and IE9+ look the same.
Regards,
Devin
Hi lsgstudio!
You can add additional image sizes in the functions.php file. Look for the start of the section with this line:
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36);
Regards,
DevinMarch 21, 2014 at 5:23 am in reply to: How to get header background image to render at same time as logo and nav menu #241016Hey!
Looks like, at least on my end, the issue is fixed. The pages are loading very quickly and there is no visible delay for the header background.
Cheers!
DevinHey spavli2!
What do you mean by solve?
Regards,
DevinYou can add a filter to change the query like this:
http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/Hey ejet!
We would need to see the site live to inspect the padding on it.
Cheers!
DevinHi!
I can’t really elaborate more on the menu issue as I don’t really know the root cause. In general its bad user experience to have that number of main menu items in general so it doesn’t come up very often. When it has come up we have found that it doesn’t matter what theme is being used and it isn’t something we can help fix.
Ultimately its up to you, the end user, to use whatever menu you feel works best for your site.
WordPress automatically adds every single page to the menu area because that is the way its set up. Once you add your own custom menu it replaces that auto generated one.
You can read more about general WordPress Menus manager here: http://codex.wordpress.org/Appearance_Menus_Screen
Cheers!
DevinHi!
The 2.6 update of Enfold actually has the update bundled with it. Otherwise as mentioned you would need to purchase the plugin yourself and disable the theme bundled version if you wanted to keep it more up to date beyond what Kriesi includes with the theme.
Cheers!
DevinHey Tim!
The formatting of the columns is incorrect but I think its in how the shortcodes are laid out. the first three shortcodes are wrapped in library_entry but the last one isn’t.
Best regards,
DevinHey remix1998!
I’m not sure what you mean by the comment box code. Can you explain a bit more or give an example?
Regards,
DevinMarch 20, 2014 at 10:11 am in reply to: Two problems with bottom menu (social icons and mega menu) #240601Hi StuWeTueHo!
I’ve tagged the topic for Kriesi so he can fix them in the next bug fix update.
Regards,
DevinHi!
The theme really doesn’t have any effect on how the google font renders on any given users computer. Its up to the computer to render the font how its sent from google’s font files.
For instance on windows if the user has the same font file on their computer but its incorrect or corrupted it will then render poorly on the web page. You can view the fonts directly here: http://www.google.com/fonts/specimen/Open+Sans
Best regards,
DevinMarch 20, 2014 at 9:24 am in reply to: WHEN I CLICK IN ENFOLD ON WORDPRESS CONTROL PANEL I HAVE A WHITE SCREEN #240566Hi!
It depends on your server set up but if you can contact your hosting provider they will be able to assist in that. At the same time ask or find out what php version the server has, its default memory for WordPress and we can hopefully find out what the root cause is.
Best regards,
DevinHi Luis!
See: http://kriesi.at/documentation/enfold/remove-the-import-dummy-data-button/
We don’t currently have a filter for the update section but if you don’t have your themeforest ID and API filled in then a user couldn’t update on accident.
Best regards,
DevinMarch 20, 2014 at 4:20 am in reply to: Layerslider: Text fades out, reappears just before changing slides #240478Hey AllegoryStudios!
Make sure that you have the transition out set for those items. That controls how the items fade out, the length of the transition etc. At the very least I believe the duration should be set the same for all elements to exit and transition.
Eg:
Regards,
DevinHey DennisDriessen!
No not that I can think of or already know of. It would most likely need to be a new custom function to modify the query to sort by that number.
Best regards,
DevinHey Jyles!
The portfolio shortcode is in the config-templatebuilder>avia-shortcodes folder in the portfolio.php file.
The child theme that comes in the full theme package has a function in it and is already set up so that you can copy those files to your child theme so they will more easily update.
Cheers!
DevinHey paulrt27!
Ultimately ThemeForest (Envato) are the ones writing the license but the above, from my understanding, would not be allowable with the license.
It could however be more of an edge case where you aren’t actually transferring the license at that point so it would be okay. Ultimately we don’t police licenses and have no callback within the theme to verify the theme usage.
Cheers!
DevinMarch 20, 2014 at 3:05 am in reply to: BBPress page for a topic looks different from the demo #240465As I said it sounds like the bbPress tables or settings have gotten corrupted. On a clean install it shouldn’t have any issues like you are having.
I’m not really sure there is anything we could direct you in doing as the theme is operating correctly but bbPress isn’t.
-
AuthorPosts