-
Search Results
-
I need to remove / not display the very top header ONLY on mobile/responsive (the one with social icons and small info text only)… It really looks bad above the logo on mobile… but looks great on desktop…
Regards,
Mark L. Lee
Topic: Front Banner not Rotating
Hey guys
I custom designed my home page. I used a full width easy slider on the top. Up until today it was working perfectly and I had no issues with auto rotation and the time I had chosen. For some reason now the slider isn’t rotating or if it starts it gets stuck on the 2nd image and never moves. help please
Topic: 3.6 upgrade procedure
I have read through the 3.6 upgrade thread at https://kriesi.at/support/topic/wordpress-36#post-129724
I just want to make sure I understand it correctly. To successfully do the 3.6 upgrade I need to:
1. Re-download the Enfold file from themeforest.
2. Connect to my site via FTP
3. Consult the change log at the URL listed above and FTP all the folders listed therein into my site.
Please let me know if there is something I’m not understanding or something else that needs to be done.
Testimonial Slider only cycles one time
I have set up a testimonial slider with 2 testimonials set for 5 seconds and the page loads cycles through the testimonials once but does not restart like the Enfold demo theme does…
But looking at the Demo Data testimonials page in my test site it has 4 set up in it and it actually is stopping on the 2nd one when viewing the page…
http://www.xmspub.com/wordpress/shortcodes/testimonials/
So the slider is not going past 2nd testimonial on 2 sites…
MLL
Switching Between Advanced Layout Editor and Default Editor Stopped Working
Since WP 3.6 and or Enfold 1.9 I have noticed that things created in the Advanced Layout Editor do not appear in the default editor any more (I use this to steal the shortcodes all of the time…
At the same time if you create something in the default editor… ie.. Testimonial and switch to the Advanced Layout Editor it is there but then immediately switch back to the default on and then it is gone again…
Something needs updating….
Regards,
Mark L. Lee
First, I love the Enfold theme. It generally works great. However, in this case I am building a real estate website and have to use a plugin called dsIdxpress. Basically the plugin uses shortcodes to display real estate listings within WordPress. When I use Enfold’s Advanced Layout editor (even if it just a blank page, with a text block, holding the shortcode) it appears breaks get inserted in the middle of html tags, causing the page to be broken. If I use the Default Editor within Enfold, it works great.
Here is a good page (done with the default editor):
http://parkcityproperty.com/test-default-editor/
Here is a broken page (done with advanced layout):
http://parkcityproperty.com/test-advanced-layout/
The shortcode for dsIDXpress in both examples is:
[idx-listings city=”Coalville” orderby=”DateAdded” orderdir=”DESC” count=”30″ showlargerphotos=”true”]
In trying to figure things out, I came across an old thread that describes a similar problem and provides a fix (but it is so old, that it may not be applicable any more). I wanted to provide it, in case it may help:
https://c.getsatisfaction.com/diversesolutions/topics/idxpress_css_issues_with_new_theme
Anyhow, I really appreciate any help that can be provided.
thanks
-Josh
Update: I forgot to mention what version I was on. I appear to be on 1.7 of Enfold.
Topic: Image sizes functions.php 2
You closed the topic too click Dude :-)
I have this code at the moment for my child functions.php
<?php
function avia_change_image_size_array() {
global $avia_config;
$avia_config = array(‘width’=>36, ‘height’=>36); // small preview pics eg sidebar news
$avia_config = array(‘width’=>180, ‘height’=>180); // small image for blogs
$avia_config = array(‘width’=>1500, ‘height’=>901 ); // images for fullsize pages and fullsize slider
$avia_config = array(‘width’=>1500, ‘height’=>1500 , ‘crop’ => false); // images for fullscrren slider
$avia_config = array(‘width’=>495, ‘height’=>330 ); // images for portfolio entries (2,3 column)
$avia_config = array(‘width’=>260, ‘height’=>173 ); // images for portfolio 4 columns
$avia_config = array(‘width’=>710, ‘height’=>474 ); // images for portfolio entries (2,3 column)
$avia_config = array(‘width’=>710, ‘height’=>270); // big images for blog and page entries
$avia_config= array(‘width’=>1030, ‘height’=>687 ); // images for fullsize pages and fullsize slider
if(avia_get_option(‘responsive_layout’) == “responsive responsive_large”)
{
$avia_config = array(‘width’=>845, ‘height’=>564 ); // images for portfolio entries (2,3 column)
$avia_config = array(‘width’=>845, ‘height’=>321); // big images for blog and page entries
$avia_config= array(‘width’=>1210, ‘height’=>807 ); // images for fullsize pages and fullsize slider
}
}
add_action( ‘init’, ‘avia_change_image_size_array’);
But you can see that the thumb nail is the wrong size:
$avia_config = array(‘width’=>260, ‘height’=>185 );
My child function has this
$avia_config = array(‘width’=>260, ‘height’=>173 );
Here is the link see image two thumb:
http://chriswardphotography.net/galleries/fashion-and-portraits/
Any ideas?
Topic: Image Cropping
I wonder if anyone can help with my problem. I’m a photographer and using the gallery to show my photos.
http://chriswardphotography.net/galleries/fashion-and-portraits/
My problem is that some of my photos have a panoramic crop which is wider than the size I have made the gallery. Of course WordPress crops this. It can be viewed correctly once it is opened in lightbox. Is there a way to get WordPress not to crop the image so it shows white top and bottom in the gallery (showing all the image).
If this is possible does it then mess up the rest of the theme making all images full and not cropped?
The reason I want to do this is that some clients will not click into the lightbox so will not know the true image look.
The gallery as it is now:
http://www.chriswardphotography.com/test-area/examples/example1.jpg
Option to have images show their real look without cropping:
http://www.chriswardphotography.com/test-area/examples/example2.jpg
If its not an option then I guess I have to just upload the images with white at top and bottom so it will show in the gallery as the image should be but then it will also show the extra white in the lightbox.
Hope this makes sense lol
Hello dear kriesi team,
I just encountered that a table I use is displayed somehow strange in mobile view.
There is a standard table with three columns (e.g. Job, ID, Location). Under each header are some rows with content.
So far so good.
When I reduce the site width to mobile view … the colums are displayed in an strange order.
On top is the header “ID” with the content of “Job”, then follows the header of “Location” with the content of “ID” followed with the content of location without any header.
Can you please check this in your framework?
Topic: Stop removing line breaks
Hello,
I had to create a new post for this as the previous one was closed before I tested it.
https://kriesi.at/support/topic/stop-removing-line-breaks
Basically the code doesn’t work. When I put it in the editor of a tab box the actual code itself is displayed.
Thanks
Andrew
Viewing 30 results - 140,581 through 140,610 (of 142,736 total)
