Forum Replies Created
-
AuthorPosts
-
Hi MarijkeM,
It sounds like you may have a dark background which is loaded from the css before the socket color so what you see is the slight delay from one loading before the other.
This is just a guess however so if we can see the page and inspect the code we may find something else.
Regards,
Devin
Can we get a bit more detail on what exactly isn’t working as well as an example page/post?
Glad we could help. Let us know if you have any other questions or issues.
Enfold already has a setup folder for bbpress which can be found in the theme files>config-bbpress.
Hi Uncannystevo,
Firs thing to do is disable all active plugins. Before deactivating your caching plugin make sure to clear its cache through its settings.
Then log out of your WordPress admin, close your browser and then log back in.
If you are still having issues then issues go to your Settings>Permalinks and change them to default. See where that gets you and we can go from there.
Regards,
Devin
Hi Taylor,
We’ll need a bit more detail on where exactly the header is you want to change. There are just a few too many possibilities theme wide for headers to guess which one you might be looking to modify.
Regards,
Devin
Hi boag,
Try adding the following CS to your Quick CS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.main_menu ul:first-child > li > a {
font-size: 14px;
}Regards,
Devin
Hi deamon54,
No, it doesn’t have that kind of capability. You can filter the content of the auto responder but it doesn’t support a fully html email so you would need to customize the entire function.
Regards,
Devin
Hi pmb1007,
Please do not re-post the same question over again. We answer every single question that gets posted unless the user marks it resolved before we get the chance. Right now our response time is a little slower but its still typically under 24 hours.
Ismael answered your original topic here: https://kriesi.at/support/topic/remove-fade-in-for-first-slide#post-134942
Regards,
Devin
Hi bbeck4x4
It looks like it has something to do with IE8 not working with the media queries. For now try using http://wordpress.org/plugins/respondjs/ and I’ll tag Kriesi to take a look at it since its happening in the demo with IE8 as well.
Regards,
Devin
Hi Arthur,
Try following these steps: http://devinvinson.com/wordpress-loginlogout-menu-with-only-css/
Regards,
Devin
hi dnikitiuk
Whenever you change the thumbnail size for any image setting you need to regenerate your thumbnails using: http://wordpress.org/extend/plugins/regenerate-thumbnails/
Regards,
Devin
Hi Bluebelldc,
Just for future reference our Queue system goes by oldest posted response in a topic to newest. So when you responded last it actually pushed the topic to the end of our Queue at that time.
To add in the logo to the footer you’ll need to add the html for it to the footer.php.
It will be just after this code:
<span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>
and can just be regular html to include the logo image.
Regards,
Devin
Are you using Enfold 2.0.1 and WordPress 3.6? Can you also try disabling all active plugins and see if that helps.
And just to verify, you shouldn’t be using the LayerSlider plugin by itself. If for some reason you do have it as a plugin on its own you should deactivate so the built in version that comes with Enfold can run alone.
Glad we could help. Let us know if you have any other questions or issues.
Regards,
Devin
Hi bartenderonduty,
You can try something like WordPress SEO: http://wordpress.org/support/plugin/wordpress-seo which is getting some additional support with the next version of the theme but has basic support built in right now.
Regards,
Devin
I don’t have IE10 at the moment to test with but I had no issues with IE9, IE8 or FF23 so I’m not sure where the conflict could be there. You may want to check Control Panel>Appearance and Personalization>Fonts>ClearType and if its not on turn it on. One user a week or so ago had issues with fonts (which is what the icons are) and it was related to the ClearType setting.
Ismael tested with IE10 previously as well so I’m not sure where the difference is or could be and why on your end they aren’t getting rendered.
Glad we could help. Let us know if you have any other questions or issues.
Hi dylandibona,
You must add a featured image so that the theme has something to display in the grid. Then, on the individual portfolio item look for the meta box below the visual editor named “Overwrite Portfolio Link setting”, Change the dropdown to Define custom link and in the Link field to the right add your video url.
As long as its a vimeo, youtube or html5 video url the lightbox code will grab the link and open it up in a lightbox.
Regards,
Devin
Hi Bruce,
I don’t have IE10 at the moment but I’ve tagged the rest of the support crew who should be able to take a look with it.
Regards,
Devin
Hi DoGrinDigital,
We need to see the actual site live. The 2 screenshot urls both go to 502 errors as well.
Regards,
Devin
Hi kriru,
Just a general FYI each time you respond to your own post it moves the topic to the end of our Queue since our queue system goes by oldest content to newest.
As for your issues, I don’t know where this image comes from or how you generated the content so I can’t say how you would change anything within it: http://screencast.com/t/Xq5OZdoY
The tags code does not have a limit on how many to display. So you will need to find a plugin that lets you choose the number of tags to display.
Individual category customization is a bit difficult with WordPress. There are no pages to edit in the WordPress admin so you need to create your own php file just for that category page and customize the page using php/html/css. See: http://codex.wordpress.org/Template_Hierarchy#Category_display
This code is on line 124 in your header.php file in the theme files:
<div id='header_main' class='container_wrap container_wrap_logo'>
It must be there or the site wouldn’t be working.
Regards,
Devin
Hi Benjamin,
That kind of customization is beyond what we can do via support. You would need to have a freelance developer do the customization for you to ensure everything stays cross browser compatible as well as responsive.
The logo should be the same since you are just using a different square image and the positioning on the menu is pretty straightforward but the icon/borders will need a bit more individual time and care. Overall maybe 2 hours by a good developer.
Regards,
Devin
Hi Siobhan,
I do a quick demo of that style in this video: https://vimeo.com/channels/aviathemes/64927358
Plain text over an image is going to be tough since an image needs to have very little color noise to let the text stand out. You’ll need to use either an image for the text with a dark outline on the text in the image or use an image with less contrast so that the plain text stands out more on top of it.
Regards,
Devin
Hi khalidmuharraqi,
If you can revert back to the base css we can re-take a look. The margin/padding css is pretty straight forward but turning the contents into a scrolling content area is a bit beyond what we can assist with and ensure its still going to be fully supported.
Regards,
Devin
Hi robkhoo,
This isn’t really a theme support question but I can point you in the right direction. WordPress loads pages in a specific hierarchy according to the file name.
See this codex entry for more detail: http://codex.wordpress.org/Template_Hierarchy#Custom_Post_Types_display
Regards,
Devin
Glad we could help. Let us know if you have any other questions or issues.
August 24, 2013 at 1:18 am in reply to: Show sidebar with log-in widget (and others) in bbpress forum #136640Glad we could help. Let us know if you have any other questions or issues.
Hi midischool,
This is a good guide for getting started with bbPress: http://www.wpbeginner.com/wp-tutorials/how-to-add-a-forum-in-wordpress-with-bbpress/
While it is supported and has some built in styling we aren’t actually the support for bbPress which can be found here: http://bbpress.org/forums/
All of the styling is inherited from the choices you make in the theme’s styling menu but you can do further customization following the guidelines in the bbpress documentation.
Regards,
Devin
Hi ggorney,
As mentioned above you can Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.entry-content li {
padding: 3px 0;
}The 3px is the space above and below each item.
Regards,
Devin
-
AuthorPosts