Forum Replies Created
-
AuthorPosts
-
you can close this thread.
Thank you, Ismael. That worked.
Thank you, Ismael.
Hi Ismael,
I am not sure what was happening with the website when you checked. it is up and running now.
I have implemented the code below, but it is not adjusting the padding after the “read more” statement for each post.:
.flex_column .template-blog .post_delimiter {
margin: 0;
padding: 0;
}
Does the css need tweaking?
Thanks,
AngelaHi Ismael,
I implemented the css code, from above, but it didn’t change the padding after the “read more” statement on my blog posts.
Any thoughts about this.
Thanks,
AngelaHi,
So, is the php coding required as well as having the new version?
My problem is that I have no idea how to update the php file. Is there css code that can be used instead?
Thanks,
AngelaHi Mike,
Could you please tell me when the V5.4 update will be available?
Thanks,
AngelaHi,
Thank you for your responses but I do not know how to update the php file. I am worried to do so in case I break my site.
Is there a css alternative, please?
Thanks,
AngelaJust to clarify, the tag field actually does appear when you look at an individual post.
However, tags are not displayed for a list of posts displayed using the Blog Post element.
Thanks,
AngelaGreat, thanks Yigit!
I will cancel my refund request. Can I restart my support-extension from today, please. I originally purchased it on 1st December and have lost 3 weeks of it in trying to get access. Thank you!!
Hi Yigit,
I wasn’t provided a purchase code for the 6-month support that I purchased.
I have tried to validate purchase codes from my previous Enfold licenses, but it didn’t work because they have expired.
A copy of one of my previous purchase codes is in the Private Content section below.Please feel free to log in to my account.
Regards,
AngelaHi Rikard,
I tried using the purchase codes for the 3 licenses I previously bought, but the system does not accept them.
Although I am registered, I cannot post a new thread on the support forum.
Regards,
AngelaHi,
I have previously purchased 3 Enfold themes, myself.
Regards,
AngelaHi,
I contacted Themeforest support but they referred me back to you. So, it seems that I have a purchased 6-months of support that is unusable.I have requested a refund but I am at a loss how to obtain support for Enfold.
Regards,
AngelaHi,
I contacted Envato Customer Support. They said that because I purchased 6-months of support only, there is no purchase code. There is no license key displayed in the Downloads section of my Themeforest account profile for the same reason.How do we fix this problem? I made my purchase on 1st December and I am still trying to resolve this.
I can send you a purchase confirmation and invoice receipt that I was sent when I purchased the support extension.Your help would be appreciated.
Hi Rikard,
All fixed. I had a few syntax errors in my CSS. I fixed them and the problem stopped. Thank-you.
AngelaThankyou Rikard, the code works, which is great!
So, I went ahead and added the code for 3 more fullwidth sliders. Now I have another problem, which may/may not be related – my CSS updates won’t save. This message is displayed: “Saving didn’t work. Please reload the page and try again.”
To try and fix this, I have done the following:
– tried to remove my last CSS update
– backed up my CSS then deleted all CSS
– reloaded the page
– logged off then logged on againNothing helps! Could you please help me. My CSS is included below:
/*change caption position on Home fullwidth slider */
.slideshow_align_caption {
top: -90px; left: 40;
}
/*change caption position on About fullwidth slider to top*/
#top .caption_bottom .slideshow_caption {
bottom: auto;
top: 30px; left: 40;
}
/*change caption position on Board fullwidth slider*/
#board .slideshow_align_caption {
left: 340px;
}
/*change caption position on Testimonials fullwidth slider*/
#testimonials .slideshow_align_caption {
top: -150px;
}
/*change caption position on Submit fullwidth slider*/
#submit .slideshow_align_caption {
top: 40px;
}
/*set constant height for all fullwidth slider images */
ul.avia-slideshow-inner {
max-height: 450px;
}
/*set constant height for all mobile fullwidth slider images */
@media only screen and (max-width: 768px) {
.avia-slideshow-inner, .avia-slideshow-inner img {
height: 420px !important;
margin-bottom: -60px;
}
/*adjust width of mobile fullwidth slider images */
.av_slideshow_full li img {
width: 230% !important;
max-width: 230% !important;
margin-left: -25%;
}}
/*change heading case from upper to upper/lower */
h1, h2 {
text-transform: none !important;
}
/*change size of icon box title*/
.iconbox .iconbox_content .iconbox_content_title {
font-size: 20px;
text-transform: none;
}
/*change subtitle color in testimonials*/
.avia-testimonial-name {
color: #fa6f3c !important;
}
/* reduce Team member photo size */
.team-img-container img {width: 50%!important;
}
/* reduce Team member name size */
.avia-team-member .team-member-name {
font-size: 16px !important;
}
/* reduce Team member Description size*/
.avia-team-member .team-member-description {
font-size: 14px !important;
}
/* Job Title */
.avia-team-member .team-member-job-title {
color: #fa6f3c !important;
}
/* align Team member photo and name */
.team-img-container img { float: left; }
/*fill screen with web page*/
.responsive .container {
max-width: 100%;
}Hi,
I have set up a new page called “Testimonials”. In the developer settings for the fullwidth slider, the Custom Id Attribute is set to “testimonials” too. The following CSS has been added to the theme.
/*change caption position on Testimonials’ fullwidth slider*/
#testimonials.slideshow_align_caption {
top: 5px;
}
However, when I test this out, nothing happens.
Is there generic CSS that i an se to move the caption up/down/left or right?Thanks!!
I worked it out…thanks
Hi,
Is it possible to use access the features provided by the ALB (e.g. fullwidth slider or icons) when in block editor mode?
I would like to make use of reusable blocks while still being able to use all of the great Enfold features.Thanks,
AngelaHi,
Could you please tell me where the default colors are set for captions in the Fullwidth Easy Slider.
I have set default colors in the Main Content area of the General Styling section within the theme. However, these colors are not used in the caption.Thankyou,
AngelaGreat! Thanks for your prompt help.
Actually, I don’t even mind if the pencil icon remains on the screen.
I just want to ensure that the “Share this Entry” is always displayed at the bottom of the screen, for every post.
This reply has been marked as private.Hi, “Share This Entry” will only display when the pencil icon is clicked in my posts.
I would like to remove the pencil icon and always display the “Share This Entry”.
However, when I use CSS to remove the pencil icon, the “Share This Entry” disappears.
Please help! Thankyou, AngelaHi Victoria,
Could you please tell me which plugins, apart from Woocommerce, you recommend?
Thankyou,
AngelaHi,
Thank you for the incredibly quick responses to my questions!!For anyone experiencing this this problem: A widget is no longer required for Twitter. Go to https://publish.twitter.com, type in your Twitter url and choose the desired layout of your Twitter feed. Code will be generated that can be pasted into the html for your website.
Kind Regards,
Angela
.This reply has been marked as private.August 24, 2018 at 7:40 am in reply to: fullwidth easy slider change height of image for mobile #1001050This reply has been marked as private.Hi,
I realise that I can center the special heading using Heading Style Modern. However, I don’t want to use this, I want to use thee default style.. How can I center the special heading using CSS.Also, I have changed the color of the heading (H3) in Advanced Styling but these changes are not shown.
Please reply as soon as you can because this problem is delaying my work.
Thankyou! -
AuthorPosts