Forum Replies Created
-
AuthorPosts
-
Hi!
So your wanting something similar to the archive widget but for events in the future. It would be best to check out the “Events Calendar” plugin, https://wordpress.org/plugins/the-events-calendar/. It’s what we recommend for handling events. We have made sure it’s compatible with our framework.
Cheers!
ElliottHi!
Your trying to create a widget area only for the archives? If so then try opening up /enfold/sidebar.php and around line 46 you should see this.
if($custom_sidebar)Try adding this right above it.
if ( is_archive() ) { dynamic_sidebar('custom_archives'); };And then create a new widget area in Dashboard > Appearance > Widgets named “custom_archives”.
Cheers!
ElliottSeptember 8, 2015 at 2:40 pm in reply to: Image in header – size don't change when page scroll down #499887Hi Didre!
If you give the image an ID or a class then you can add some extra CSS like so to get it to shrink like everything else.
.header-scrolled .yourIMG { max-height: 88px; }Regards,
ElliottSeptember 7, 2015 at 6:42 pm in reply to: Waited for a sane response almost a week and all I got was insane proposal #499481Hi Alex!
The product description uses your content in the editor (the post content). The problem is that when using the layout builder users will want to build their product page using all of the builder elements and if we set that to be used in the product description also then you would get duplicate content you see? So there just isn’t anything to place there yet.
I think what we will probably end up doing in the future is setting that to display the contents of the product short description field but for now if you absolutely must display the product info tab then it would be best to use the default editor instead of the advanced layout editor.
Cheers!
ElliottHi!
Where do we login at? I get a 404 not found error on both the wp-admin and wp-login permalinks.
Your just trying to display a featured article on your homepage but the styling looks different correct?
Regards,
ElliottHi!
Try logging into your server via FTP and navigate to your /wp-admin/ directory and then create a .htaccess file there and add this inside.
<IfModule mod_security.c> SecFilterInheritance Off </IfModule>Regards,
ElliottHi!
Not sure what the problem was before but it was most likely a missing tag in your “email sign up form” element. Make sure to double check your code for typos when using textblock / codeblock elements and make sure your closing all tags properly.
Regards,
ElliottSeptember 7, 2015 at 6:05 pm in reply to: Contact Forms don't appear properly in sidebar and contact us pages #499463Hi!
I checked your links but the contact form is displaying fine on all of them. Did you get this sorted?
There was a bug in a previous version of WordPress and Enfold where the contact form and other elements were not displayed so it’s most likely that you just needed to update the theme and clear your cache.
Cheers!
ElliottHi!
The excerpt is not supposed to display that stuff so it’s going to filter it out. You can set a custom excerpt like how I explained in my previous post. When you set a custom excerpt none of the tags will be filtered, it will display everything.
Cheers!
Elliott-
This reply was modified 10 years, 4 months ago by
Elliott.
Hi fprabst!
So the sidebar is not displaying on your archives? You can set that in Dashboard > Enfold > Sidebar settings.
If that’s not it then send us a link to your page so we can get a better idea of what’s going on.
Best regards,
ElliottHi webmanu!
Do you already have the “lightbox-added” class set on them? If so then they will be ignored. Paste the full code your using here and we’ll take a look.
Cheers!
ElliottSeptember 7, 2015 at 5:51 pm in reply to: entypo-fontello icons displayed as squares or china-signs #499443Hey!
Remove the previous code you added to the .htaccess file and just add this.
Header set Access-Control-Allow-Origin "*"No other changes necessary.
Regards,
ElliottHey!
I think I might have misunderstood you.
When you are editing the textblock element your wanting the editor to scroll down the page with you? If so then that is not supposed to happen. It is going to stick to the top all the time. I don’t think it’s going to be possible to change it but you can create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then our devs may look into it.
Cheers!
ElliottSeptember 7, 2015 at 5:48 pm in reply to: Change color of addthis button whit Quick CSS or another way? #499440Hi!
Add this to your custom CSS.
.at-logo-bg-orange, a.at-svc-compact { background: red !important; }Regards,
ElliottSeptember 7, 2015 at 5:46 pm in reply to: entypo-fontello icons displayed as squares or china-signs #499438Hi Wilfried!
Try adding this to your .htaccess file.
Header set Access-Control-Allow-Origin "*"Regards,
ElliottHey metasec!
Have you tried this out? https://kriesi.at/support/topic/search-box-in-mobile-responsive-menu/
Regards,
ElliottHey!
I created a new page and set it as your homepage and used the blog posts element on it. When you use the blog posts element you can set the preview image size to full.
Regards,
ElliottSeptember 7, 2015 at 5:25 pm in reply to: Change color of addthis button whit Quick CSS or another way? #499416Hi Tokyo!
This isn’t really a theme question but send us a link to the page and we’ll take a quick look. It would be best to contact the plugin authors for customizing plugins.
Regards,
ElliottHey!
Add this to your custom CSS.
.logo { left: 50% !important; transform: translateX(-50%); }Regards,
ElliottHey Sebastian!
In Dashboard > Enfold > Theme Options there is a “Page Preloading” option you can check to create a fade in so the user does not see the white space.
Cheers!
ElliottSeptember 7, 2015 at 5:18 pm in reply to: Error functions.php on line 367 template ENFOLD – In HOMEPAGE #499409Hi!
Well it’s not going to let me login like this. I’m guessing your using a very old version of WordPress. Go ahead and completely delete Enfold from your WordPress theme directory and then update WordPress and then install Enfold once more.
Best regards,
ElliottHi freddyB!
That’s not going to work unfortunately. It will only accept images. It would be best to hire a freelancer to help you out with this customization.
Cheers!
ElliottHi Mike61!
When you edit the post scroll down until you see the excerpt field and add whatever you need in there. If you do not see the excerpt field then click on “Screen Options” in the top right hand corner of your screen and check it to display.
Best regards,
ElliottHi Carsten!
Which file is it? What’s the exact customization your trying to do?
Regards,
ElliottSeptember 7, 2015 at 4:58 pm in reply to: Featured Image and Sidebar on product category page tweaks #499386Hey!
It looks like your using Enfold 3.0.5. Update to the latest version, 3.3.2, and let us know when your done.
Best regards,
Elliott-
This reply was modified 10 years, 4 months ago by
Elliott.
Hey decode!
Use the “Sidebar Blog” widget area. It will display on the blog page and the archives.
Cheers!
ElliottHey fsefco!
The “Sidebar Blog” widget area in Dashboard > Appearance > Widgets should be used on the archives as well. If you want to add some widgets to the archives then drag them to that widget area.
Regards,
ElliottSeptember 7, 2015 at 4:46 pm in reply to: Need some help on questions that haven't been answered #499371Hey jdrakeproductions!
I think I finished answering your other topics earlier this morning. Please do not double post.
Cheers!
ElliottHi eny4W!
I tried viewing your site but I keep getting an error saying it’s not redirecting properly.
Regards,
ElliottHey Welmoed!
Add this to your custom CSS.
.av_facebook_widget_wrap { background: transparent none repeat scroll 0 0 !important; height: 200px !important; width: 296px !important; }Best regards,
Elliott -
This reply was modified 10 years, 4 months ago by
-
AuthorPosts
