-
AuthorSearch Results
-
June 17, 2013 at 7:38 pm #125016
In reply to: BUGGY BUGGY BUGGY
Thank you, I will upload the plug in.
I have now made PNGs of text in photoshop but would still prefer to use text block.
New problem, In the gallery I have made the generic images are uploading onto my page although they are not in the post I created, I double checked.
June 17, 2013 at 7:36 pm #125015In reply to: BUGGY BUGGY BUGGY
Thank you, I will upload the plug in.
I have now made PNGs of text in photoshop but would still prefer to use text block.
New problem, In the gallery I have made the generic images are uploading onto my page although they are not in the post I created, I double checked.
June 17, 2013 at 7:30 pm #124680In reply to: photo in single post page
Hi,
“To fix the blog grid image, please add this on your custom.css or Quick CSS”
.attachment-portfolio.wp-post-image {
width: 100%;
}
This code is working, but in Internet Explorer – Category Archive, i have the same problem. (http://seegers-fotografie.de/category/diverses/)
June 17, 2013 at 6:30 pm #125013In reply to: BUGGY BUGGY BUGGY
Just gonna add more info.
On one page I have multiple text sections separated by images or other elements.
After I complete writing one section I save it, then upload it. This text section will be fine on the website.
When I create another text section and go through the same process: save then upload, the previous section will be altered in some way if not completely lost.
June 17, 2013 at 3:22 pm #125012In reply to: Slider problem – slider stops after 2. image
Hey!
Hey! Not sure why this is happening either, cant reproduce the issue yet. Mind deactivating the plugins you use and try it again? maybe one of them is interfering?
Regards,
Kriesi
June 17, 2013 at 1:04 pm #125214In reply to: change the background color of thumbnail
You can only change the color of the thumbnail background is transparent – otherwise you need to change the background by editing the image. Use following css code to change the slideshow background
.main_color .avia-content-slider .slide-image, .main_color .avia-slider-testimonials .avia-testimonial-content, .main_color .avia-testimonial-arrow-wrap .avia-arrow, .main_color .news-thumb {
background: #f8f8f8 !important;
}June 17, 2013 at 12:55 pm #125011In reply to: Slider problem – slider stops after 2. image
I tagged this thread for Kriesi because I can’t find a js error. Chrome shows me an error message
Blocked a frame with origin "http://player.vimeo.com" from accessing a frame with origin "http://posa.dk". Protocols, domains, and ports must match."which seems to be related to the vimeo video but I’m not sure if it affects the slider.
June 17, 2013 at 12:53 pm #123264In reply to: Slider dosent work even with an update of jQuery
June 17, 2013 at 12:24 pm #124626In reply to: issue with image display
Hi Devin,
Thans A LOT for your help. I have added the code you gave me on my quick CSS and it seems fine now.
Nevertheless I have one question. I understand what caused the problem was because I should have only “repeat” for the images but was it possible for me to do it without your help? Actually, I couldn’t chose only “repeat” in enfold admin (see link above), could I?
https://www.dropbox.com/s/lsq61v9qb3a70ax/Capture_d_%C3%A9cran_17_06_13_13_08.png
It’s important for me to understand cause I don’t want just to have a nice website but know how things work in order not to make the same mistake again in the future.
#2 ok for the slide, I understand.
For the responsive problem, I am on ipad 1 so do you think it’s because of my ipad version? I didn’t know things could be different from one ipad to another..Makes web developping not an easy task ! ;-)
About the enfold 1.6 can you tell me how it works? the theme I’ve worked with before, I updated directly from wordpress…
Here do I have to download it from my themeforest and send it as a zip using wordpress admin? Will there be any consequence on my layout or will I keep everything like it is?
Moreover, when I make an upgrade of the theme, do I loose the css I have put in quick css with the old version?
Kind regards
June 17, 2013 at 10:59 am #24859Topic: Slider problem – slider stops after 2. image
in forum EnfoldQjay
ParticipantHey Kriese,
Thanks for a great theme :)
I have a small problem, my slider doesn’t work, it´s only show first slider and second slider, slider 3. and slider 4 doesn’t show up.
I have updated jQuery to the newest version, but it doesn’t help.
Can you please help me?
I am using Easy Slider, I have also updated my theme to 1.6, but it still dosent working.
Non of my slider works, its, stop working, after 2. image.
Can you please help me with this.
my website is:
Regards
Qjay
June 17, 2013 at 10:15 am #123963In reply to: How to Insert Slide Show with LayerSlider
Hi,
On your Admin Dashboard > go to LayerSlider WP, select the slider. Go to Global Options > Basic > Slider width, make it 100%. If you want to center align the element, look for Layers Container, then specify the width in pixels. Please use images even for text to make the Layer Slider responsive.
Regards,
IsmaelJune 17, 2013 at 9:43 am #123962In reply to: How to Insert Slide Show with LayerSlider
Hi,
Make a page. Use template Blank (see image http://www.clipular.com/c?7561396=9TIjs9Dc43Rm8kHBiD02dDoBWHc&f=.png ) . Then add the layerslider. You can always add 100% width and height to any div wrapping the slider since there is a wrapper with or without a shortcode
Thanks,
Nick
June 17, 2013 at 8:42 am #124214Hi Nick,
thanks for the fix which now shows the image centered!
I insert images into the post using the “add media” button so I can add as many as I want using a standard format blogpost. Then I chose the one I want as featured image and insert that as well.
I see that all my images inserted within the justified paragraphs are justified too. How do I avoid inserting images justified? Is the fact that they are justified a big problem?
Thanks for solving the image positon issue.
How about the link to the main blog homepage (in the site now the link is ‘Blog2’) still bringing back to a page showing the entire articles in a row rather than just the excerpts with the read more link although that is selected correctly in the backend of the Blog2 page?
Thanks,
Antonio
June 17, 2013 at 7:49 am #124213Hi,
I fixed the code above, please use that instead, i forgot to add the margins before.
—-
Basically the left alligned images are that way for different reasons. The above code will fix the first one.
In the code I see that some of the images are set inside paragraphs whose allignment is set to justify. So that’s something you should avoid doing.
The middle image http://vacationrentalsecrets.com/wp-content/uploads/2013/06/html-e1371303141396.jpg is the one that is align: justify.
<p style="text-align: justify;">image</p>How are you adding images to your posts? Are you making them feature images?
Thanks,
Nick
June 17, 2013 at 6:29 am #125154In reply to: Lightbox for Default Gallery not working?
When you insert the images to the gallery make sure that the “Link to” option is set to “Media File” and not “Attachment Page”:
June 17, 2013 at 5:56 am #125062In reply to: Adding a screen icon for iOS devices
Hi wackyadventurer,
You can use the iOS dev article here as a reference and add the needed line(s) to your header.php: http://developer.apple.com/library/ios/#documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html
This would be in addition to adding your image as a favicon in the theme settings.
Regards,
Devin
June 17, 2013 at 5:38 am #124775In reply to: How-to: Parallax effect on "Team" page
As this page is not included in the demo content, can you give a little more detail? Like, what slider are you using with the transparent background? It doesn’t appear that the padding is easily adjusted to open the image to say 450px.
June 17, 2013 at 4:36 am #124912In reply to: Blog Post Featured Image Size
Hi!
Please insert following code into the quick css field
#top .fullsize .template-blog .blog-meta {
width: auto;
}Regards,
Peter
June 17, 2013 at 3:07 am #123643In reply to: Layer Slider Reponsive?
Hi,
I did some changes on your slide Chop > Slide #1. Unfortunately, I don’t have the time to change all your slides. I also use the actual html code for avia buttons. I added a class selector to make it unique.
NOTE: Images are much more responsive than text. Next time you create a slide, I suggest you use image text instead of actual text. To see an example, please Import the dummy data.
I added this on your Quick CSS
/* Advance Slider Style */
.fsn2-title { font-family: League Gothic; letter-spacing:2px; font-size:68px; font-weight:500; color:#ffffff; }
.fsn2-p { color: white; font-size: 15px; line-height:22px; margin-bottom:50px; }
@media only screen and (max-width: 767px) {
.ls-layer > span { top: -10px; left: -5px !important; padding: 0 10px !important; }
.fsn2-title { font-family: League Gothic; letter-spacing:1px; font-size:20px; font-weight:500; color:#ffffff; line-height:10px; }
.fsn2-p { color: white; font-size: 10px; line-height:12px;margin-bottom: 10px; }
.ls-layer > span .avia-button.avia-size-large { padding: 3px 10px; font-size: 11px; min-width: 80px; top: 15px;
}
}Regards,
Ismael
June 17, 2013 at 1:59 am #123961In reply to: How to Insert Slide Show with LayerSlider
I arrived at this thread b/c I want my layer slider to be 100% width and 100% height, with a full screen responsive background image. Is this method the only way to achieve that, or is there a way to do it within your framework?
According to the person who made layerslider, you need to wrap the layerslider in a div with 100% width and 100% height. But I don’t know where to do that b/c I can’t add the slider via the short code.
Can you please respond ASAP?
Thanks
June 17, 2013 at 1:55 am #123642In reply to: Layer Slider Reponsive?
@dsnerfw Here is what is looks like under your changes..the font is overlapping…
June 16, 2013 at 9:48 pm #124212Hi Nick,
here is the link to the dummy blog i just created (same exact options as for the regular blog):
http://vacationrentalsecrets.com/blog2/
I did follow all of your tips in each screenshot and apart from the Theme Options within Enfold for the blog which were not set to “Blog” initially and this only caused the “Blog – Latest News” link to go to my hompeage instread of the Blog homepgae, all the others where exactly already set as you later suggested and the page looked exactly as I wanted it to be.
When I inserted the css inside the quick css field and saved it, the image gets to the left instead of being centered as it was correctly before. If I don’t insert anything in the quick css field, the image is correctly placed in the center.
If I do not select “Blog” inside the Theme Options and leave it as is, the page looks perfect (without your css) but the link is still to the website homepage. If I do select “Blog”, then the image is no longer centered and the problem with the blog not showing the excerpts anymore but the entire articles in one single page is recurring.
I filmed everything on my end here. You can watch it at the following link:
Hope that helps…
Thanks.
Antonio
June 16, 2013 at 7:00 pm #123263In reply to: Slider dosent work even with an update of jQuery
Hi,
I am using Easy Slider, I have also updated my theme to 1.6, but it still dosent working.
Layer Slider? Do you mean Advanced Layerslider?
Non of my slider works, its, stop working, after 2. image.
Can you please help me with this.
my website is:
June 16, 2013 at 2:47 pm #124765In reply to: Mobile Version – Layer not showing
1.) Hi Nick , Yes I have tried the code. Both
.header_color {
background: none;
}
.html_stretched #wrap_all {
background-color: rgba(255, 255, 255, 0);
}
and
.html_stretched #wrap_all {
background-color: rgba(255, 255, 255, 0);
}
.header_color .header_bg {
background: #FFF url(http://blog.blue2x.com/wp-content/uploads/2013/05/bg2.jpg) top center repeat scroll;
}
but it didn’t work
2.) Sorry about it, its suppose to say “vertically” rather than horizontal. And now that I have seen the enfold responsive mobile version.
I was thinking if i could allign the logo to the top left
Menu button like enfold mobile to the top right.
In my image below, first is the my current screenshot. 2nd is the enfold one. and 3rd is the one that I want to achieve.
Basically I want to remove the black space on top ( see 1st image ) , allign logo vertically, and also to the top left.
Menu to the top right and also allign vertically.
The header background image no longer repeats vertically or if given an alternative just remove the header image and change it to a solid color?
3.) As for the text in the slider you are right , it’s visible but it’s small. I may plan to increase the font size or just use the google font ( might want to play around with a similar looking type ).
4.) As for the layer not showing, you can see in the screenshot the blue gradient line ( in the layer slider ) doesn’t appear.
5.) Is there a way to do like inspect element on mobile phones like firebug in browsers etc ?
Thanks for helping me nick.
June 16, 2013 at 1:34 pm #124764In reply to: Mobile Version – Layer not showing
Hi,
Have you even tried the code I gave you for your mobile. You came stating a problem. I spend time coming up with the first step to a solution. At the least please tell me it does nothing before outright rejecting it since it changes nothing on web view.
—
Can you post a screenshot for mobile
—
Your logo aligned horizontally with what and in which view mobile/tablet or larger size since it looks fine to me.
—
I don’t recommend using an image in your slider to convey what can be done using a font, like the words ”professional graphic designer’ , since 1) you are robbing google of the chance to see the letters by using an image thus missing out on seo (2) is the small text below it even readable on iphone portrait view?
—
If you use a Mac, you somehow got a mac file .DS_Store imbedded in the theme, that was the artifact i spoke of, and if you look at the url , you will see that file being included as a folder in the url structure. This is causing a javascript error , which needs to be taken care of.
—-
Please point to which repeating background (if other than the header) you are speaking of.
Thanks,
Nick
June 16, 2013 at 10:44 am #24888Topic: Sample video gallery slider issue!!!
in forum Enfoldxrisxal2000
ParticipantDear Support team,
i use Sample video gallery slider
http://webex.gr/wpsitia/biodiversity/
i have two videos, i want to ask 2 questions
if you see the site you will notice that first have an image and then the video plays, i want if it’s possible to load the video directrly
and second…
when the video finishes you can see other you tube videos and i don’t want that. i would like if it’s possible to have the one video after the other without to see the youtube videos.
How i can do that? i must use only iframe??
Thanks guys!!
i really appreciate your help end effort
xrisxal2000
June 16, 2013 at 10:31 am #124892In reply to: Home Page Blog – Move Title & Comments Above Image
Hi Guys,
Any help on this would be really appreciated.
Thanks,
June 16, 2013 at 10:14 am #24828Topic: My slideshow is not working
in forum Enfoldmarlindevangilst
ParticipantHi, I have a full width easy slider on my home page. I have inserted three images, but it only show two. Could you please help me?
Many thanks and regards,
Marlinde
June 16, 2013 at 10:01 am #124844In reply to: Use custom overlay image
Kriesi uses following code to insert the icon
.image-overlay.overlay-type-extern .image-overlay-inside::before{content:"27A6";}
.image-overlay.overlay-type-video .image-overlay-inside::before{content:"25B6";}You can replace the “content value with eg an image url: http://www.htmldog.com/reference/cssproperties/content/
Eg replace it with
.image-overlay.overlay-type-extern .image-overlay-inside::before{content: url(https://mywebsite.com/images/image.png);}
.image-overlay.overlay-type-video .image-overlay-inside::before{content: url(https://mywebsite.com/images/image.png);}and make sure that the url path points to an existing image.
June 16, 2013 at 9:07 am #123362In reply to: Enfold Post Slider
Hi Ismael
Yes sorry, I fixed it late last night. I had the Blog post inserted instead of the post slider, but that one definitely has an issue with FF and IE9 if inserted into one column. The image is the full page width. But since I am not using that one, it is not an issue for me.
Thanks again for checking and sorry I forgot to update this stream before I went to bed.
All the best,
Corina
-
AuthorSearch Results
Viewing 30 results - 105,121 through 105,150 (of 106,379 total)
-
Search Results
-
Dear Support team,
i use Sample video gallery slider
http://webex.gr/wpsitia/biodiversity/
i have two videos, i want to ask 2 questions
if you see the site you will notice that first have an image and then the video plays, i want if it’s possible to load the video directrly
and second…
when the video finishes you can see other you tube videos and i don’t want that. i would like if it’s possible to have the one video after the other without to see the youtube videos.
How i can do that? i must use only iframe??
Thanks guys!!
i really appreciate your help end effort
xrisxal2000
Topic: My slideshow is not working
