Forum Replies Created
-
AuthorPosts
-
December 9, 2013 at 5:40 am in reply to: Avia Advanced Editor doesn't load with WordPress SEO by Yoast Plugin #197907
I just created a new page with all plugins active with no issue. Please try using Chrome to make sure it isn’t a browser issue.
Hey!
This is exactly what we would be doing in the next update. As I mentioned before the theme has not been updated to work with bbPress 2.5 yet so if you want to have no issues then you can downgrade.
Otherwise it will take some time for Kriesi to go through and check for the new css that needs to be applied. We can try doing quick fixes like the above but if you aren’t happy with that then downgrading to the previous version is the best option to get things back to normal.
As is, the above css is in place and working. The forum background is black as you have it set with the css:
Cheers!
DevinDecember 9, 2013 at 5:18 am in reply to: DO NOT Cneter (Enfold menu and logo). Wreaks havoc. #197893Hi headbentdesign!
Centering in any context can be tricky but I’ve seen it done a number of times so while difficult it is possible. We’ll be re-doing the way headers are done completely in an coming update which should make things easier but with the new WordPress release right around the corner fixing any admin issues will take priority.
As a short term fix you could also just re-do the header.php in a child theme and hard code the centered layout you want.
Regards,
DevinHey!
If you only want the one logo in your header then you don’t need to do the above at all. Just set the logo in the theme options.
Regards,
DevinThe best resource is on their documentation here: http://docs.woothemes.com/document/hooks/
December 9, 2013 at 2:06 am in reply to: Avia Advanced Editor doesn't load with WordPress SEO by Yoast Plugin #197845Hey!
I would suggest trying to disable all other plugins and then check things out. Then turn on Yoast and check again. By itself others have been able to get it working with the above fix.
Best regards,
DevinHey!
Each of those images has different Alt text which is set on that specific instance of the image when you put it into the slider.
If you open the content slider and then hover over the image to get the image icon and then click on it to open the WordPress dialog you will see the images meta data edit area.
That is where you need to change the text for the image.
Also note that we do not support any issues that come from adding the Advanced Layout Builder to posts as it is not designed to run or work with posts. There shouldn’t be, but its something to keep in mind.
Cheers!
Devin-
This reply was modified 11 years, 7 months ago by
Devin.
Hey Seba1973!
As long as each of your posts has a Featured Image set on it then that image will show in the Masonry preview. So just make sure that each of them has a featured image.
Cheers!
DevinDecember 8, 2013 at 6:15 pm in reply to: "Custom Background Image" Optimum Dimensions / File Size #197732Hey!
I’m not getting that and really neither should you since the css rule explicitly is set to cover the background fully. See:
http://www.w3.org/TR/css3-background/#the-background-size‘cover’
Scale the image, while preserving its intrinsic aspect ratio (if any), to the smallest size such that both its width and its height can completely cover the background positioning area.However, you have it set to no repeat in the styling options. So the image will not be stretched to fit and instead is just a static background image.
Regards,
DevinHi brandonguy!
Thanks for sharing your changes :)
Cheers!
DevinNot sure, checking out the site now its showing the titles fine when I go from one to page to the solutions sub sections.
Hey LD3!
You can change the switch width to a higher value following the steps here: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger/?replies=5#post-132320
Best regards,
DevinHi primarythoughts!
There isn’t anything on the theme end that does anything with the text widgets so I’m not sure what it might. It isn’t something I’ve ever encountered either but a vague guess would be a plugin that autoformats content. Its a shot in the dark but that would be my main guess.
WordPress by itself shouldn’t be doing that either as long as the html is correct and the auto format for paragraphs check box is unchecked to turn on off wpautop.
Regards,
DevinHey!
Have you tried just using the WordPress gallery element? See: http://kriesi.at/themes/enfold/shortcodes/gallery/
Cheers!
DevinHey!
Thank you very much sahlen! The translation topic has helped a lot of international users in getting set up quickly and sharing, even when not perfect, is definitely appreciated by all!
You can post your updated translation here or directly in the main topic here: https://kriesi.at/support/topic/please-contribute-and-translate-enfold/ and it will be greatly appreciated :)
Regards,
DevinHi!
Any page you set as a draft isn’t available publicly. So if you want to keep a page as a reference for its layout you can and it will then not be viewable on the front end or indexed for negative or nonsensical SEO.
You could also just delete theme if you wanted to clean up your pages area but as long as they are either deleted or set as drafts then they aren’t public pages.
Cheers!
DevinHi ksiarza!
You can add [nolink] to the copyright field in the Footer section of the theme options after your own custom content.
Cheers!
DevinYea, you could definitely give that a try. It looks like you are on Media Temple so thankfully you can just use one-click install after you’ve removed it.
If there are still issues just reply with a temporary admin as a private reply (Set as private reply) and we’ll log in and take a look firsthand.
Hi PMNogueira!
The only link on your site that has a link to kriesi.at is in the socket just below the footer. There is no redirection that I can see.
Regards,
DevinHi Philip!
Nothing that needs to be turned on. All you need to do is add either the Fullwidth Masonry Gallery element from the Media Elements tab when using the Advanced Layout Builder or the Fullwidth Masonry element from the Content Elements tab.
You can do this on a regular page and then select the categories of your portfolio you want to have output.
Best regards,
DevinHey DaveL77!
You could get that by doing 3 1/3 columns and only adding the video to the middle column. It may not be *as* wide as you want but it will give you a quick way to do so.
Otherwise, you would need to do something like adding the video element to a color section with its own ID. Then you could target the iframe inside of that specific ID via css and then define its width on desktops inside the css>custom.css file’s desktop media query.
Regards,
DevinHey!
Does the server have any server side caching or minification settings? Could you also try FTPing to your server and then replacing the js folder and its contents manually. Just want to make sure it isn’t a simple file corruption or something like that.
Then re-edit or re-create the fullscreen page so that its settings and output get re-saved and setup.
Regards,
DevinThat would be from whatever plugin or custom post type function you have set. See: http://codex.wordpress.org/Function_Reference/register_post_type
It should however be searchable by default I believe. If its a plugin you can check with the author(s) for more specific information.
Glad we could help. Let us know if you have any other questions or issues.
Hi HankInTheForest!
The number of results for all WordPress feeds (blog archive, category archive, search etc) are controlled from the WordPress Settings>Reading>”Blog pages show at most”
Cheers!
DevinHi!
I’m not familiar with the minimum theme but you can see an example of this in the One Page portfolio example on the theme demo: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
Best regards,
DevinDecember 7, 2013 at 7:21 pm in reply to: Mobile Posts have large space between logo and page title #197393Hi!
First try removing the css from Ismael and then try disabling all active plugins. Make sure to refresh your browser 4-5 times so that the cache if fully cleared and see how it looks at that point.
If the issue still happens with all plugins disabled, then if you can provide a temporary admin account via a private reply here (set as private reply checkbox) we’ll log in and take a look.
Cheers!
DevinHi!
As far as I know the search in the menu is only using the default WordPress search. So the plugins custom post type needs to be set as searchable.
The WordPress search also only searches content inside the page so page titles or page slugs aren’t going to get picked up.
Regards,
DevinDecember 7, 2013 at 6:50 pm in reply to: Child Pages showing in Sidebar (No option to remove) / Positioning Issue #197379Hi DaveL77!
Can we see the site and pages live? It looks like the glossary sidebar is a custom sidebar so we don’t really have any reference for it.
The auto created sub nav option can be enabled/disabled from the theme options “Sidebars” section. Its the “Page Sidebar navigation” option.
On the pages incorrectly showing the sidebar my guess is you have one of the full width elements on that page which will kick the sidebar down below it. These are the LayerSlider, Masonry Gallery and any color section. Each will always be full width when on a page and the sidebar shows after those items.
Regards,
DevinHey!
Anything set as a column header in a mega menu has its link removed when transferred into the mobile menu. So as it is showing is the correct and intended output for not only iOS but all mobile menus.
Regards,
Devin -
This reply was modified 11 years, 7 months ago by
-
AuthorPosts