Forum Replies Created
-
AuthorPosts
-
Hey cybervise13!
Are you using the_title, the_excerpt, or the_content functions in the template? That is how WordPress changes the content, https://codex.wordpress.org/Using_Password_Protection.
Cheers!
ElliottHey Andrea!
That sounds like it would be easy to do but it’s actually going to take a lot of edits to the CSS and PHP to get it working correctly. Consider creating a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest we may see an option get added in a future update.
Cheers!
ElliottMay 6, 2015 at 6:08 pm in reply to: Import of demo content message received, but no content added to site. #440548Hi!
Hmm, yes that’s pretty weird. In the AJAX results your getting the same error messages as seen here, https://wordpress.org/support/topic/failed-to-import-and-invalid-post-type-errors.
In the WordPress support forums, user Amber posted some steps which seems to work for other users, https://wordpress.org/support/topic/failure-to-import-and-invalid-post-type-errors.
I would try that out to see if it helps.
Cheers!
ElliottHi happinessplunge!
It looks like switched the style and are not using the Masonry anymore. To remove it in your current style open up /enfold/includes/loop-index.php and change line 134 from this.
$blog_meta_output = "<a href='{$link}' class='small-preview' title='{$featured_img_desc}'>".$slider.$icon."</a>";To this.
$blog_meta_output = "<a href='{$link}' class='small-preview'>".$slider.$icon."</a>";Best regards,
ElliottHey Simon!
Try adding this to your custom CSS.
.social_bookmarks { display: none; } .logged-in .social_bookmarks { display: block !important; }Regards,
ElliottHi!
Perhaps it was not overwriting the file when you updated. Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. This will ensure your using all of the updated files.
Cheers!
ElliottHi j1980mac!
Each of the form elements has as “width” setting. You can set them to 1/3 width to display them inline.
Regards,
ElliottMay 6, 2015 at 5:41 pm in reply to: Need Embedding Code for playing YouTube Videos on a Enfold Page #440517Hey Renvato2!
If you visit your youtube video in the youtube website and click on Share > Embed it will give you the correct code to use. Just paste that into the Text editor of your page.
Cheers!
ElliottHi effetiweb!
What are the exact customizations your doing? Are you using a caching plugin?
Best regards,
ElliottHey danfarberoff!
Add this to your custom CSS.
.widget .news-time { display: none !important; }Next try changing line 442 in the /endold/framework/php/class-framework-widgets.php file from this.
$count = empty($instance['count']) ? '' : $instance['count'];To this.
$count = -1;Cheers!
ElliottHey SirValeq!
Since it’s AJAX and in a separate container there are limits. For example the color sections probably would not work. It would be best to keep that area to just text, links, buttons, and images. Advanced shortcodes such as masonry, portfolio, etc etc, will most likely have trouble.
Cheers!
ElliottMay 6, 2015 at 5:21 pm in reply to: Adding button to the topbar instead of a Enfold Secondary menu #440488Hey dvsub!
It would probably be easiest to just use the secondary menu and give it some CSS to make it look like a button.
If you want to use the actual button shortcode though then you could try adding a widget area to your header and then drag a text widget to the widget area and add our button shortcode inside.
See here for adding a widget area to your header, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/.
Cheers!
ElliottHey!
Try adding this.
@media screen and (max-width:500px) { .container .social_bookmarks { float: none !important; } }Best regards,
ElliottMay 6, 2015 at 5:10 pm in reply to: URGENT – Theme causing WooCommerce product not to display #440476Hey!
I activated the parent theme instead of your child and also deactivated all of your plugins and it started to work fine.
Try reactivating them one by one to see which one is causing the problem.
Best regards,
ElliottHey simonac!
So you added the image as a background of one of your menu items. It looks fine to me. The only problem I see is that it’s not going to be displayed on smartphones. Is that what you were wanting?
Best regards,
ElliottHey!
Have you tried deactivating them to check? The default order should be latest.
Also try completely deleting the theme before downloading + uploading a fresh copy from themeforest to see if it’s because of a customization that has been done.
Best regards,
ElliottMay 6, 2015 at 4:38 pm in reply to: Xliff-file isn't optimized for CAT-Tools – Xliff-Datei ist nicht optimiert #440456Hey optimal_systems!
I’m not sure about this. We do not carry any XLIFF files. It’s weird that WPML has referred you to us.
So the problem is that there are HTML and tags in the XLIFF file? We do not generate these files so it would be best to contact WPML about this to figure out what is going on.
Regards,
ElliottHey!
We do not have any paid support but we recommend to hire a freelancer for customizations.
Best regards,
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
Hey alfaweb2!
That would take a lot of time and code to implement and would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
Best regards,
ElliottHey!
That’s the expected behaviour. You can set a custom excerpt when editing the post or switch to the default editor if you wish for the post to behave like a post instead of a page.
If you do not see the excerpt field when editing your post then click on “Screen Options” in the top right hand corner of your screen and check it to display.
Regards,
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
Hi raslade!
Try this instead.
#work-other .av-fixed-size .av-masonry-image-container { -webkit-filter: grayscale(1); filter: grayscale(1);} #work-other .av-fixed-size .av-masonry-image-container:hover { -webkit-filter:none; filter: none; -webkit-transition: all 0.4s linear;}Cheers!
ElliottHey leplusweb!
What change did you do that is not being applied?
Best regards,
ElliottHey!
Your quotes look weird. Use this instead.
add_action( 'wp_footer', 'enfold_customization_footer_scripts' ); function enfold_customization_footer_scripts() { ?> <script> window.amznpubstudioTag = "idtrav-20"; </script> <script async="true" type="text/javascript" src="http://ps-us.amazon-adsystem.com/domains/idtrav-20_542c5fc2-ea6d-4026-b90b-1085089239b1.js" charset="UTF-8″></script> <?php }If that’s not working either then it would be best to contact whoever wrote the script for support.
Regards,
ElliottHey!
So from your problem description it sounds like your wanting the slider to use 100% of the width all of the time correct? In this case you will want to turn on the responsive settings.
If I am misunderstanding then take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Best regards,
ElliottHey!
I think that happens in internet explorer by default when you click on a video link in the browser. You might be able to change it at Control Panel > Programs > Default Programs > Set File Associations though I’m not sure. Unfortunately that is the default behaviour of internet explorer and I don’t think it’s possible for a website to change that, it’s user preferences.
If you use youtube or vimeo then it should not happen though.
Here are some instructions if your using an older copy of Windows, http://www.winhelponline.com/blog/internet-explorer-does-not-open-links-to-audio-or-video-files/.
Cheers!
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
Hey brianwelsh!
Add this to your custom CSS.
.wpcf7-form input, .wpcf7-form textarea { border: 2px solid black !important; }Regards,
ElliottHey Matteo!
Make sure your using the latest version of Enfold and try deactivating all plugins and send us a WordPress login so we can take a closer look.
Best regards,
ElliottHi carlosamil!
Make sure your using the latest version of Enfold and then navigate to Dashboard > Enfold > Header. There should be an option called “Header Style” which you can set to no borders.
Cheers!
ElliottHi halasyt!
It would be best to crop your images before uploading but in the gallery options you can select which thumbnail size to use. Perhaps you could try the medium size, 300 x 300.
Cheers!
ElliottHi brianwelsh!
You could add some columns 1/4 + 1/2 + 1/4 and then place the table inside the 1/2.
Or you could do this, http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/, and give your table a custom CSS class and then do something like this.
.customClass { max-width: 50%; }That may look weird on mobiles though so I think the columns would be the best way.
Regards,
Elliott -
This reply was modified 10 years, 9 months ago by
-
AuthorPosts
