Forum Replies Created
-
AuthorPosts
-
Hey!
Have you recently moved the site?
Cheers!
ArvishHey!
The permalinks settings are working fine.
It would appear SEO by Yoast is stripping the category base from your URLs.
Try the following URL in your browser http://shanetucker.com/portfolio/children/apple-picking/
It is stripped down to http://shanetucker.com/portfolio/apple-picking/I would suggest
1. Disabling SEO by Yoast and any Cache Plugins.
2. Delete your .htaccess and re-save your permalinks to regenrate a fresh .htaccess file.
3. Backup this .htaccess file.
4. Activate other plugins and reconfigure.
Best regards,
ArvishHey!
Please update WordPress to 4.0 and try again. Make sure to backup your site before updating.
Regards,
ArvishHey!
Elliott’s code is working but it seems you haven’t implemented it correctly.
Please check and try again.
Regards,
ArvishHi!
You can definitely try /%category%/%postname%/ to see if it works.
If it doesn’t, repeat Elliott’s instructions and forward us admin credentials to your site for us to have a closer look.
Regards,
ArvishHi jnightingale!
Please try the following to see if it helps.
1. Disable all third-party plugins to see if the issue gets fixed. 90% of the time, issues are caused by conflicting code from third party plugins. Disabling these plugins one by one and checking if this helps sort the issue helps pin-point the exact source of the issue.
2. Has this started occurring after a theme, plugin or wordpress update? Restoring a backup version of your site might help in such a case.
3. Switch to the default wordpress theme to see if it works. Switch back to Enfold to see if it fixes the issue.
If disabling any third party plugins does not help, please forward us administrative credentials to your site for us to have a closer look.
Please check the “Set as private reply (Only you and moderators will see the content of this post)” option before posting any sensitive information.
Best regards,
ArvishHey mjpjmp!
You can specify the header size in Enfold Theme Options > Header > Header Layout
Simply select large or custom pixel value under Header Size setting.
Regards,
ArvishHey dwill21!
1. Try removing includes/admin/dummy.xml and upload the rest.
2. If the above still causes issues, try uploading a zip file containing the complete theme. Use the file manager on your hosting panel to unzip the theme and proceed as normal for the update.
Best regards,
ArvishHey satucker!
Please try the following to see if it helps.
1. Disable all third-party plugins to see if the issue gets fixed. 90% of the time, issues are caused by conflicting code from third party plugins. Disabling these plugins one by one and checking if this helps sort the issue helps pin-point the exact source of the issue.
2. Has this started occurring after a theme, plugin install or wordpress update? Restoring a backup version of your site might help in such a case.
3. Try switching to the default wordpress theme and back again to see if it helps.
If disabling any third party plugins does not help, please forward us administrative credentials to your site, ftp and hosting panel(database as well) for us to have a closer look.
Please check the “Set as private reply (Only you and moderators will see the content of this post)” option before posting any sensitive information.
Regards,
ArvishHey!
Please forward us a link to your page you need to customise. Additionally, for us to have a better understanding of your requirements, please forward us a mock up or screenshot of the type of modification you wish to achieve.
Cheers!
ArvishHey!
Please forward us your wordpress admin credentials for us to implement a fix.
Regards,
ArvishHi!
Try this instead:
.js_active .tab { display: none !important; }
Cheers!
ArvishHey varelaray305!
Please try to disable all third-party plugins to see if the issue gets fixed. 90% of the time, issues are caused by conflicting code from third party plugins. Disabling these plugins one by one and checking if this helps sort the issue helps pin-point the exact source of the issue.
If you’re not able to disable via WordPress Dashboard, have a look here on how to disable plugins without accessing WordPress Dashboard:
http://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/If disabling any third party plugins does not help, please forward us administrative credentials(WordPress and FTP) to your site for us to have a closer look.
Please check the “Set as private reply (Only you and moderators will see the content of this post)” option before posting any sensitive information.
Best regards,
ArvishHi kailibuy!
If by restoring the original look, you mean restoring Enfold’s dummy content, you can use https://wordpress.org/plugins/wordpress-reset/ to reset your wordpress installation to 0.
Then activate Enfold theme and import dummy data.
NOTE: You will lose all data you’ve entered previously.
Best regards,
ArvishNovember 1, 2014 at 7:57 am in reply to: How would we make the toggle backgrounds semi-transparent? #344504Hey!
Try this instead
.active_tc.toggle_wrap, .js_active .toggle_wrap .toggle_content { background: rgba(255, 255, 255, 0.5) !important; }
Regards,
ArvishHey!
It shows up fine for me. Tested on IE, Chrome, Firefox, Opera all latest versions.
Could you check again and let us know.
Best regards,
ArvishHey!
There might have been a confusion.
When insert an image with Avia Layout Builder, you can specify the alt text while uploading using media manager
This value is saved in the media library and is reusable every time you add this image.
Cheers!
ArvishHey!
I believe this is the default styling. I’ve filed a bug report so that this could be fixed with the next update
Cheers!
ArvishHey!
Glad this could help guys.
Best regards,
ArvishHey!
From what I have checked, the only part that creates and actual issue is the Search Box.
It has a search button with an id of “searchsubmit”.
The remainder of the CSS integrates pretty well with Enfold. A few minor tweeks are required perhaps.
I believe that for complete integration, occurances of “searchsubmit” should be replaced with something else across all files in the plugin.
Cheers!
ArvishHey mrshaffly!
All woocommerce related modifications are found in (theme folder)/config-woocommerce folder. Template customizations are found in woocommerce-mod-css-dynamic.php
Additionally you can override woocommerce templates as outlined within the woocommerce docs:
http://docs.woothemes.com/document/template-structure/Here are the template hooks references for woocommerce:
http://docs.woothemes.com/document/hooks/Let us know if you require any further assistance.
Cheers!
ArvishHi!
Add the following to your Quick CSS or custom.css
.main_menu .social_bookmarks{padding-left: 20px;}
Adjust the padding-left value accordingly.
Cheers!
ArvishHey!
Using the colour section will cut sidebar into two sections. My objective is to add the background color and image using CSS to the fullwidth container instead.
Regards,
ArvishHey diefleischerei!
Add the following code to Quick CSS or custom.css:
#C .tab{ display: none; }
Cheers!
ArvishHey!
It should go at the very top of the file. In case you get an error. Backup the old .htaccess file on your local machine and upload it to resolve the error and get back to us.
Regards,
ArvishHey ejo14!
You can use the Icon List Shortcode in Post editor or Avia Layout builder to add list with icons:
Regards,
ArvishHi dwill21!
You can use the following third-party plugin to add additional tabs to woocommerce products:
https://wordpress.org/plugins/woocommerce-custom-tabs/
Regards,
ArvishHi MrNayals!
Unfortunately the customisation you’re requesting will take a while to implement and therefore falls outside the scope of our theme support.
In my professional opinion though, you could try the following:
1. Add your form to a color section
2. Add your contact form as normal to the colored section.
3. Using CSS, turn off the display of the said colored section, position it absolutely, and resize it.
4. Add Jquey interaction to open and close the section.All the native functionalities should remain intact with this mod.
You can try http://studio.envato.com or http://www.peopleperhour.com for further customization. You can also vote for or post a feature request on our feature request page https://kriesi.at/support/enfold-feature-requests/.
If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.
Best regards,
Arvish -
AuthorPosts