Forum Replies Created
-
AuthorPosts
-
Hi Hardeep!
Try switching to the default editor instead of the advanced layout builder. You should be able to use textarea elements then.
Cheers!
ElliottHey fanlokbun!
Add this to your custom CSS.
#socket .sub_menu_socket { display: block !important; } @media screen and (max-width: 767px) { .copyright { display: none !important; } }Cheers!
ElliottHey GailSabol!
I found this, http://stackoverflow.com/questions/6821532/php-warning-permission-denied-13-on-session-start.
Try contacting your hosting provider and let them know about this error. Perhaps you need to give the /tmp directory write permissions.
Best regards,
ElliottHi MindSpark!
You can do this in Dashboard > Enfold > Header. Set the header size option to a custom pixel value.
Cheers!
ElliottHey dhoebee!
Try deactivating all plugins to see what happens. I also noticed your wp-admin / wp-login links are giving me 404s. Send us a WordPress login and let us know where to login at if your still having trouble.
Best regards,
ElliottHey Charlotte!
Have you done any customizations to the theme files? Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Best regards,
ElliottHey eyeweb!
Each product in the slider should already have an “add to cart” button. In your link it’s the second yellow button beneath each product.
Cheers!
ElliottHey rafaelpoli!
That’s how it should be by default, http://kriesi.at/themes/enfold/product/zoku-trioquick-pop-maker/.
You probably checked the “Redirect to cart page after successful submission” option in Dashboard > Woocommerce > Settings > Products > Display.
Best regards,
ElliottJuly 16, 2015 at 4:56 pm in reply to: place "Sharing buttons" on right of the blog entry button (read more button) #474445Hi Tokyo!
Adding the buttons itself would not be a big deal but you would have to customize the buttons to pick up the post URLs instead of the page URLs and it would take a lot of work so it would have to be considered custom work. You might be able to find a plugin that does this though.
Consider creating a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may see something get added in a future update.
Best regards,
ElliottJuly 16, 2015 at 4:51 pm in reply to: Row grid layout changing order of columns when displayed on mobile #474440Hey spr!
Unfortunately I do not think it’s possible. Not unless you switch the positions in the page content and then set them to align right instead of left on the desktop view. It would take quite a bit of work though and would probably be best to hire a freelancer to help you out with that customization.
Regards,
ElliottHi glennonline!
You can do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header and then insert an image in a text widget.
Let us know when your done and we’ll give you some CSS to move it above the phone number. The positioning sounds kind of weird to me so a screenshot highlighting the exact position would help greatly.
Regards,
ElliottHey kidcabide!
The file your looking for is /enfold/includes/loop-index.php. You can see the title on line 143.
echo $title;You could try moving it up to around line 100 to have it display above the image.
Best regards,
ElliottHi Tracy!
Did you accidentally push one of the predefined color schemes and save? If so then that will set most of the settings to the predefined color scheme.
You can export your theme settings in Dashboard > Enfold > Import/Export in case it happens again.
The hex colors switching up to the next available color is normal.
Cheers!
ElliottHey Charlotte!
Surround the text with a
<span> </span>tag and then add this to your custom CSS..entry-title span { color: red !important; }Regards,
ElliottHi Tokyo!
Add this to your custom CSS.
.entry-content-wrapper .post_delimiter { border-bottom: 1px solid black; }Best regards,
ElliottHi!
Go ahead and keep editing the new slider and keep checking the preview as you update it to try and figure out which setting / code your using that is breaking it.
Regards,
ElliottHey coreyblaser!
It doesn’t seem to be happening on our demo, http://kriesi.at/themes/enfold/shortcodes/pricing-and-data-tables/.
Let’s try the following.
1. Deactivate all plugins.
2. Activate Enfold instead of the child theme.
3. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If your still having trouble after doing the above three steps then send us a WordPress login and we’ll take a closer look.
Best regards,
ElliottHey CodeContra!
You have the right idea here. It’s never going to be perfect though as you will always be trying to line it up with the border. Unfortunately I’m not sure of a way to go about this and keep the border.
Perhaps using a 1px background image and have it repeat on the y going down. You could color the left portion white, add a 1px for the border, and the rest grey.
Regards,
ElliottJuly 16, 2015 at 3:52 pm in reply to: Blog Single Author Style Won't Appear on Blog/Homepage #474392Hey!
It looks like your just using the Widget area element. In this case it would be best to just display the sidebar on your homepage to get the styling you want.
First off drag a color section element to your page content and add three columns inside it for the images you have. When you do that, it will span fullwidth and your sidebar and blog will display beneath them. I think that’s the layout your trying to get.
Best regards,
ElliottHey CMCEquipment!
Yes, set your layout to “Boxed” instead of “Stretched” in Dashboard > Enfold > General Layout and then under “General Styling” click on the “Body Background” tab to set the background image.
Best regards,
ElliottHey!
Add this to your child theme functions.php file.
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Raleway'] = 'Raleway:400'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Raleway'] = 'Raleway:400'; return $fonts; }And then select “Raleway” in the font selection in the Enfold settings and save.
Best regards,
ElliottHi!
I have not used it. You could try it out but I don’t think it’s that big of a deal unless your using very large images 1500 x 1000, etc etc.
Coding something like that into Enfold is going to take a lot of time and code and would have to be considered custom work. If you cannot find a plugin to use then it would be best to hire a freelancer to help you out with this customization.
Regards,
ElliottHi!
Navigate to Dashboard > Enfold > Header > Transparency Options. Here you can upload a different logo to use on the transparent menu and also change the link colors.
Best regards,
ElliottHey!
Your using Enfold 2.9.2 it looks like. You’ll need to update to the latest version, 3.2.3.
See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Regards,
ElliottJuly 16, 2015 at 3:31 pm in reply to: SEO Yoast Unable to see Avia Layout Builder body content. #474369Hi!
@webcitymedia, That is the same filter that TheURLdr linked to, http://kb.yoast.com/article/91-can-i-add-data-to-the-page-analysis. It appears it’s only available in the premium version of the plugin.Regards,
ElliottHey!
Oh I see, it looks like your talking about the page sidebar navigation. You can turn that off in Dashboard > Enfold > Sidebar Settings.
Cheers!
ElliottHi!
Add this.
#socket .menu { text-align: center !important; } #socket .menu > li { float: none !important; display: inline !important; }Cheers!
ElliottHi!
Your trying to disable the related videos from youtube correct? We basically use the WordPress video shortcode, https://codex.wordpress.org/Video_Shortcode, which isn’t capable of that yet. I remember trying to add the options in the URL a long time ago but it was using oEmbed and didn’t work.
We could create our own video shortcode for youtube instead of using the WordPress default but it would take a lot more work than you think.
If it was me I would just use the embed code that youtube gives you on it’s site as Ismael suggested, https://kriesi.at/support/topic/avia-youtube-video-autoplay/#post-195675, or you might be able to find a plugin to use that does this.
Regards,
Elliott-
This reply was modified 10 years, 6 months ago by
Elliott.
Hey!
I see your getting a javascript error now. Try deactivating all of your plugins except for the WordPress SEO plugin.
If your still getting the problem after doing that then add this to your wp-config.php file.
define( 'CONCATENATE_SCRIPTS', false );And let us know when your done so we can take another look.
Best regards,
ElliottHey reidmccallhhi!
The container will probably have some padding. Send us a link to your page and we’ll take a look.
Regards,
Elliott -
This reply was modified 10 years, 6 months ago by
-
AuthorPosts
