Forum Replies Created
-
AuthorPosts
-
Hey Glencnelson!
It’s your About Us > Management page correct?
It looks like your using Enfold 3.0.8. Go ahead and update to the latest version, 3.1.4, and then deactivate all plugins while testing.
Also, I could not login. Is the information correct?
Best regards,
ElliottHi festi!
What is the error message? Does it do the same in the default theme?
You may need to increase your memory or disk space.
Make sure WordPress is updated and all plugins are deactivated while testing.
Cheers!
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
Hey awel!
The easiest way would be to create a custom menu in Dashboard > Appearance > Menus. You can easily add your custom post types to it that way.
Other than that it would take a lot of PHP editing. To make it easier you could try this plugin out, https://wordpress.org/plugins/custom-post-type-auto-menu/.
Best regards,
ElliottApril 7, 2015 at 9:30 pm in reply to: Add color bar under menu – without showing title and breadcrumbs #424960Hi CharlieTh!
I see in the link provided the general customization your trying to do. It’s going to take a lot of work so it would be best to hire a freelancer to help you out.
If you’d like to try and work on it yourself then send us a link to your page and take a screenshot highlighting exactly how your wanting it to look and we’ll see if we can give you some CSS to use.
Regards,
ElliottApril 7, 2015 at 9:28 pm in reply to: After transfer, my old WP.com blog now sits on the Home Page -how to change? #424957Hi dominiquehurley!
I’m sorry but I’m not sure what you mean by blog and home tabs. I checked your blog page and the posts are displaying fine. Go ahead and take a screenshot and highlight what your trying to do so we can get a better idea.
Cheers!
ElliottApril 7, 2015 at 9:20 pm in reply to: Change width to activate mobile menu insteas of regular menu #424952Hey!
That should be fixed in the later versions. Your using 3.1.2 it looks like. Update to 3.1.4 and clear your cache. If that does not fix it then try adding this to your custom CSS.
@media only screen and (max-width: 767px){ .responsive.html_header_sidebar #top { position: relative; } }Cheers!
ElliottHi!
Not sure what it could be. Send us a WordPress login and we’ll take a closer look.
Regards,
ElliottHey!
As long as you have not renamed the theme folder you will not lose any options in your theme settings. You can export your options in Dashboard > Enfold > Import/Export though just to be safe.
Regards,
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
April 7, 2015 at 9:07 pm in reply to: Team Member elements not responding to Internet Explorer #424945Hey AboveDigital!
I see it on my end. It looks like your using Enfold 3.1.2. Go ahead and update to the latest version, 3.1.4, and deactivate all of your plugins to see what happens.
Best regards,
ElliottHey Bplessis!
We just include the LayerSlider plugin in our theme, we do not do any development on it. It would be best to contact the LayerSlider authors about this. If it doesn’t cause any problems then I would just ignore it.
Best regards,
ElliottHi kalondevo!
It depends on where your using it. In general you would want to upload a large image and then the theme will create different sized thumbnails to fit it in every area where you would use it.
Send us a link to your page so we can get a better idea of what’s going on.
Best regards,
ElliottHi awel!
Try adding this to your child theme style.css file.
.breadcrumb-trail > span:nth-child(4), .breadcrumb-trail > span:nth-child(5) { display: none !important; }Regards,
ElliottApril 7, 2015 at 8:47 pm in reply to: Enfold: Multisite – setting subsite LOGO link to a different url #424930Hi!
I was able to login but when trying to view /network/site-settings.php WordPress returns “Invalid site ID”. Your screenshot is also giving me a 404. Go ahead and get us a screenshot highlighting what is going on so we can get a better idea.
Cheers!
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
Hi!
If you want it on the right hand side in your header then try this CSS out.
#header .widget_text { position: absolute; top: -125px; transform: translate(30%); }Otherwise take a screenshot and highlight how your trying to style it so we can get a better idea.
Regards,
ElliottHey!
Try this CSS instead if you want it centered.
strong.second-logo { float: left; left: 50%; margin-right: auto; position: relative; transform: translate(-50%); }Cheers!
ElliottApril 7, 2015 at 8:19 pm in reply to: Breadcrumbs aligning issue – normal page vs product page #424919Hey leszek!
It looks more like a custom CSS issue. Can you send us a link to your product so we can take a look?
Regards,
ElliottHi DJ!
It should be best to update. Create a backup and then update the theme. If your still having the problem after updating then send us a WordPress login and we’ll take a look.
Also be sure to deactivate all plugins while testing.
Regards,
ElliottApril 7, 2015 at 8:16 pm in reply to: I want to make tansparent the background of the header section #424916Hey Oh!
Try adding this to your custom CSS.
@media and screen (max-width:767px) { .header_bg, .header-bg { background: transparent !important; } }If that’s not working then send us a link to your page and we’ll take a look.
Best regards,
ElliottHey bluff03!
Try opening up /enfold/js/avia.js and change line 895 from this.
exclude : '.noLightbox, .noLightbox a, .fakeLightbox, .lightbox-added',To this.
exclude : '.noLightbox, .noLightbox a, .fakeLightbox, .lightbox-added, .nextgen_pro_lightbox',Regards,
ElliottApril 7, 2015 at 8:06 pm in reply to: Fullscreen slider: stop image resizing plus image resolution down save problem #424910Hi anton123!
When you edit the fullscreen slider select “No scaling” for the slideshow image size option.
Best regards,
ElliottHi!
I see what you mean. Does this CSS help?
@media screen and (max-width:600px) { .avia-mozilla #header { position: absolute !important; } .avia-mozilla #header .container { height: 88px !important; line-height: 88px !important; } }Your using Enfold 3.0.8 right now. Try updating to the latest, 3.1.4. It should be an easy fix for our devs so if it’s not fixed in 3.1.4 then we’ll probably get something worked out in the next update.
Regards,
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
April 7, 2015 at 6:11 pm in reply to: Section Background Overlay funktioniert nicht (Header links) #424862Hi!
Alrighty, let us know if you have any other questions.
Cheers!
ElliottApril 7, 2015 at 6:08 pm in reply to: Shortcodes inside Avia-Elements (e.g. as URL Parameter) #424860Hey Jason!
This customization is going to take a lot of time and code to implement. It would be best to hire a freelancer to help you out with this. Or you might be able to find a way to do this in a contact form plugin such as gravity forms or contact form 7.
Regards,
ElliottHey!
I think it’s because your using some fullwidth elements in that page. The sidebar will always display beneath any fullwidth elements you use.
What you can do in this case is put your fullwidth elements inside a 1/1 column element and the sidebar should display then. Or you could also use some column elements above the fullwidth elements and then use our “Widget area” element to display a custom menu widget.
Best regards,
ElliottApril 7, 2015 at 5:57 pm in reply to: Open page in modal lightbox without sidebars header and footer #424856Hi!
I didn’t test it out but maybe something like this in the bottom of your functions.php file would work.
add_action( 'wp_footer', 'enfold_customization_extra_css' ); function enfold_customization_extra_css() { if ( $_GET['header'] == "true" ) { ?> <style type = "text/css"> #header { display: none !important; } </style> <?php } }Best regards,
ElliottHey dk19!
I’m sorry but I’m not sure I understand. Is this extension supposed to tell you how many internal links are on your page? If it’s giving you results which your not expecting then it’s most likely the extension needs some more work. I would try contacting the authors.
Or if I’m misunderstanding then take some screenshot and highlight what is going on so we can get a better idea.
Cheers!
ElliottApril 7, 2015 at 5:38 pm in reply to: Apostrophes in tables, not showing properly in mobile version #424849Hey!
Hmm, I added one to the auctions table and I see it happening. It’s not happening on my XAMPP setup though so that’s kind of confusing.
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. You should be using version 3.1.4 after doing this.
Cheers!
ElliottHey!
It should be in the correct position now. Here is what I added to your Quick CSS field.
#header_main_alternate .textwidget { position: absolute; right: 0; top: -170px; }Regards,
ElliottApril 7, 2015 at 5:18 pm in reply to: Page sometimes temporarily stuck when using the new page transition #424841Hi!
It could very well be. Have you contacted your hosting provider about it? Disabling it and then clearing your browser cache would eliminate any doubts.
Cheers!
ElliottHey!
You currently have it set to 3 columns in the shortcode options.
[av_productlist categories='8' columns='3' items='9' offset='0' sort='0' paginate='yes' link_behavior='' show_images='no' custom_class='']Best regards,
Elliott -
This reply was modified 10 years, 9 months ago by
-
AuthorPosts
