Forum Replies Created
-
AuthorPosts
-
Glad we could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi ace2296,
I’m fairly sure this is just how WordPress handles code. You can add a and see if that helps but typically, you need to force wordpress to stay in text edit mode instead of the visual editor to prevent it from modifying any of your html.
Regards,
Devin
June 4, 2013 at 8:48 pm in reply to: Dummy Data causing Problems (This site is under development) #123107Hi justinwheelon,
It sounds like you probably have a coming soon plugin active. Check your plugins and being logged in as an admin should allow you to bypass it.
Regards,
Devin
Hi pmb1007,
While I’ve not encountered that personally, it would suggest that the file is not readable or not there. You can try and re-upload it or check its chmod permissions to make sure it is publicly readable and see if that helps.
Regards,
Devin
Hi yingfuli,
I don’t see any major visual issue with the two pages. The color section still needs to have columns inside of it to give alignment and isn’t meant as a way to create a container.
Regards,
Devin
Hi DavyE,
Adding that into the debug mode can be a bit dangerous. Its why it isn’t turned on by default and is not recommended to be used as your main way of editing layouts. It loads directly into your database so a stray bracket or broken code can cause that database entry to become corrupted.
If the plugin isn’t working within the advanced layout editor’s text box, I’d recommend finding a layout that you can use the visual editor for with shortcodes.
Regards,
Devin
Glad you were able to work it out. Yes most of the full-featured themes like Kriesi’s replace the wordpress setting of frontpage/blog page.
If you have not already, take a look at the videos on the Aviathemes channel as well as the documentation that comes in the main download of the theme files, psd, license etc. There are the basics of getting things set up all written out which can be helpful for new users of Kriesi themes.
Regards,
Devin
Hi runekjensen,
Is this with creating entirely new slides or loading in slides created from outside the theme?
Regards,
Devin
Hi JudeAAZ,
There isn’t a way to switch freely between the two (advanced layout editor and regular visual editor). Its really just a front end interface for putting together shortcodes by the data is saved separately from the visual editor to prevent wordpress from messing with the code.
So if you wanted to use custom page templates, you would need to do the layouts with shortcodes inside the regular visual editor.
Regards,
Devin
Hi Jason,
I believe its all in how you set up the slideshow. IE – the demo data slideshow is auto centered by way of its set up so you can look at that one as an example.
Edit: Saw this just now in another topic spelled out, Go LayerSlider WP > Select the slider > Global Options > Basic > Layers Container. Specify a width in pixels for the container. This will constrain the elements at the center.
Regards,
Devin
Hi BrandingLab,
You need to update the theme files to the most recent release that is available from your downloads on themeforest. This has a number of bug fixes that should help.
You may also need to increase the available memory for wordpress to use; take a look at the various ways here: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
For the main question here, I’m not really clear on what is happening that should not. The theme uses lots of various means to pull in content from other pages (as part of the theme functions) but generally your main front page is set with the theme options and *not* via the wordpress Settings. So if you have the front page chosen there, try changing that to display blog posts instead so that the theme can control the frontpage output.
Then you can control the homepage layout completely from the one single front/home page of your choice.
Regards,
Devin
The thumbnail doesn’t determine the size of the grid, the column count does.
You need to use larger images that can be shrunken down so that there is no crop or anything like that. For example the new image for “Rob Wolf” is 225×296, if it was 257 wide to start with it wouldn’t be increased in size to fit the space (keeping the same proportions to give you the portrait effect).
Can we take a look at the site with the child theme active?
This post was in the Abundance forums which is on version 1.9. If you are using Enfold, the same meta box is not present as with Abundance so there *isn’t* that box below the visual editor.
See the videos for Enfold here: https://kriesi.at/support/topic/video-requests
Regards,
Devin
Hi AurelioSMC,
No, you don’t need to install anything extra but you may need to use an email address that is on the same domain as the site. You can also try other mail plugins to test your wp_mail and php mail functions. If you are still unable to send out mail, talk to your hosting provider to see if you are able to do so via wordpress/php.
Regards,
Devin
The mail function just uses the default php mail function. You can check that its working by trying another plugin like Contact Form 7 with a basic form.
You may also need to use an email address that is hosted on your server and if it still doesn’t work contact your hosting provider to make sure you can send mail using wordpress and php mail.
Regards,
Devin
June 4, 2013 at 1:08 am in reply to: Critical Bug: bbpress shortcodes broke the whole layout #122776Hi meSingh,
Which shortcode did you use and in what layout/element?
Regards,
Devin
Hey victoriaeducacion,
Just make a new topic with the questions/issues. It helps keep things easier to search for other users and for us to keep track of open topics :)
Regards,
Devin
Hi ppc1337,
If you change get_the_content to get_the_excerpt it will return the excerpt field for the post.
Regards,
Devin
Hey kleboe,
Change that to:
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
.responsive #top #main .sidebar {display:block !important; clear: both; }
}So that it moves from the sidebar position and wraps under the content.
Regards,
Devin
Hey victoriaeducacion,
That is just a discrepancy with the version number on the style.css file in the child theme. You can either ignore it or change the version to something like 2.0.
If you have not already, I go over creating a child theme which shows the basics of using as well: https://vimeo.com/channels/aviathemes/67221517
Regards,
Devin
Where on the site is that form specifically?
Hi silverhema,
You can add the menu item as a custom menu item and then set a # symbol for the URL.
Regards,
Devin
Hi yingfuli,
You can use a Color Section element to define your own custom background image for everything inside that container.
Regards,
Devin
Hi cyoniq,
As far as I know this isn’t possible with the default settings and theme code. I’ll tag the head of support to see if he has any ideas or has run across a solution for that.
Regards,
Devin
Hi dweb,
We’ll need to see the page where that screenshot is from to provide any css.
Regards,
Devin
Hi hsie,
Kriesi uses the plugin mentioned in this topic in the demo: https://kriesi.at/support/topic/reducing-http-requests#post-115039
Regards,
Devin
June 3, 2013 at 12:38 pm in reply to: ENFOLD PROBLEM: The Advanced Layout Editor has disappeared #122724Hi Evan,
In the top right of the page view should be a tab labeled “Screen Options”. This is when looking at a normal page in wordpress.
Regards,
Devin
Hi OliverSill,
Are you getting the same issue on the demo site: http://kriesi.at/themes/enfold/ ?
If not, try disabling any active plugins you have running on your install and trying things again. We’ve tested pretty heavily on iOS and the LayerSlider author has specifically for the plugin as well so it *should* be working unless something is causing a conflict with it.
Regards,
Devin
I’m not getting any visual issues in IE8 for the-science page at all.
On the homepage page, the issue is that the layout you have there is actually too wide for the columns. Each one of the testimonials is actually larger in width than the one third column so on IE8 it clips the edge to make the layout’s background fit (because the custom.css has the testomonial set to 330px while the columns is only 300 or so).
Regards,
Devin
-
AuthorPosts