Forum Replies Created
-
AuthorPosts
-
October 26, 2018 at 10:17 am in reply to: attempted to update theme to latest version then crashed #1026682
hi Mike
From reading through other forum posts I realised the solution was to ensure I updated the wordpress core first then the enfold parent theme.
It seems the latest enfold theme requires the latest wordpress version to operate properly. That is not problem as I like to keep both updated but the order in which it is done matters.
The solution for anyone reading this is to access your site files via cpanel or ftp and rename the enfold folder. Then your site will revert to using another theme like twenty twelve. Then you can access your site and update wordpress. Then rename the theme folder back to enfold.
If updating the enfold theme also ensure to delete existing theme contents first or use envato plugin for safe update :)
October 7, 2018 at 1:44 pm in reply to: strange colour issue on images in preview on masonary gallery #1018651hi guys dont worry ive realised its an issuse with colour profiles of images and using save for web in photoshop fixes this
see below
June 23, 2018 at 5:08 pm in reply to: Instagram Widget showing "You need to specify an Instagram username" #977034Website data provided
- This reply was modified 6 years, 4 months ago by Basilis.
June 23, 2018 at 5:08 pm in reply to: Instagram Widget showing "You need to specify an Instagram username" #977033now i am getting
Only visisble for Admins:
Instagram did not return a 200.
No images available at the moment
June 23, 2018 at 5:06 pm in reply to: Instagram Widget showing "You need to specify an Instagram username" #977032hi i am having same issue
Hi guys
Please see screenshot at https://imgur.com/a/NkYsr2y
I am on a mac but this is with chrome browser
And it is intermittent some times it shows the error some times not
Thank you it is working now
I have also renamed the plugin folder to plugin1 to eliminate this being a plugin conflict and that hasn’t resolved anything at all
Seems I am unable to upgrade my theme
Login credentials provided in private area
Within the directory mentioned was the file, so this
/themes/enfold/config-templatebuilder/avia-shortcodes/events_countdown/events_countdown.php
I removed this file and it hasn’t changed anything
hi the file you mention
/themes/enfold/config-templatebuilder/avia-shortcodes/events_countdown.php
Does not exist
I attempted an update on another third site and that has also resulted in server 500 error
Not sure why I can’t update the theme
I do have the directory
/themes/enfold/config-templatebuilder/avia-shortcodes/events_countdown
Not a php file though please advise
April 28, 2018 at 1:25 pm in reply to: 4.3 has broken two of my sites on two different hosts #948350hmm how can i do this though if the server is generating 500 response and I can’t not access the admin area to do this :|
I love this update. It address many issues for me, the main thing is performance and it was a huge drag having to load js files for functions you are not using. The second issue was the short code use, it is awesome to see enfold addressing this on upcoming release. All I will say is left for you to be superior to other builds like elementor and divi is for the release of an elegant, front end of page drag and drop builder…
Regarding this theme update, your suggestion may have worked if i could access admin area. I can not. How ever it’s a shame you can’t just press update and it update your site without breaking it. For me I see this as a flaw this in the update process because say I am a web design agency with 100 client websites, is it ideal for me to update all of them via something like manage wp, only to find all of them don’t work and I need to go into each on to change them option settings…. Meanwhile I get calls and emails from clients who want to know why their site is broken…
I want to avoid any downtime so that makes me put off updating the theme which as we know isn’t a good idea.
Great brilliant that fixed it! Not sure why that css is there sorry for not noticing this myself
great worked perfectly
Hi Vinay
thank you for your reply much appreciated
it seems the images vanish when i added that css
hi so i did a small css tweak using the min height property instead and got a much better result
Also if someone writes a lot of text the text area will increase to accomodate and not clip overflow now which is brilliant
my last question is when the text area increases, lets say someone writes a lot on one item and it is 200px in height.
How can I make sure the image on the left always remains vertically aligned to the middle?
Hi Ismael
sure please see this
The two menu items on the left have a bit more text, just one more new line and each catalogue area doesn’t expand and instead clips the overflow…
Height is set to 150px for each element, id rather not have to set a height at all. If i dont the menu doesn’t render properly
Hi Victoria
Thanks for the help I have the menu looking great now but for some reason the height of the area around each menu doesn’t expand if the text is bigger
My client added some extra bits and now it doesn’t expand properly I think it is related to an overflow
I had to use css to set the image height and text height to 150px to get it looking right but this isn’t flexible to allow various user input character lengths
Any idea what I need to do to get the theme to behave this way with this element ?
Thank you in advance
Hey Basilis
Thank you. I wouldn’t want to post and trouble you on the forum by asking for the css as I know that css would work but as mentioned I want to understand why this is happening in the first place so I can train someone else the correct way to use enfold and avoid this happening
Thank you for your fast reply, can you identify the root cause?
February 3, 2018 at 4:24 pm in reply to: Since updating the enfold theme to the latest released rev slider doesn't load #907239hmm ive also noticed this issue has resurfaced
https://kriesi.at/support/topic/please-match-the-requested-format-qty-woocommerce-measurement-price-calculator/
Adding the suggested script works to solve the issue but we loose the ability to increase the quantity so it isn’t a fix
Hi ah okay thank you for this useful feedback
I’ve seen in the change log there is a mention of a fix on this….
It says I. 4.2.2
“fixed: any issue with videos in WordPress 4.9“
Is this related to it? If not no problem it’s great to know that it’s being looked at… I have noticed that as a work around an mp4 will work on enfold if it is used via revolution slider
Thank you this worked :)
okay guys i managed to do it
but it shows right away can you provide css transition to make it delay 3 seconds before showing?
January 28, 2018 at 5:00 pm in reply to: Can't get the category headings to show on post slider #903900i resolved this it was due to a the layout settings of your blog in theme options if anyone would like to know
Hi
I would like to say the above function works fine
The issue I had was the logo I was uploading was far too large to be visible!
Is there a way to get the dimensions of the logo so the logo a area can be set to fit the size? or too possibly use medium attachment size?
- This reply was modified 6 years, 10 months ago by codecreative.
I almost have it working now. For some reason the css is being applied but I can’t see the logo
My php is
/* To set the admin login image */
function my_login_logo() {
$logo = avia_get_option(‘logo’); ?>
<style type=”text/css”>
#login h1 a, .login h1 a {
background-image: url(<?php echo $logo; ?>);
height:auto;
width:auto;
background-size: inherit;
background-repeat: no-repeat;
padding-bottom: 30px;
}
</style>
<?php }
add_action( ‘login_enqueue_scripts’, ‘my_login_logo’ );- This reply was modified 6 years, 10 months ago by codecreative.
Sure no problem
When you go to your domain.com/wp-admin
You see a login page asking for username and password. Above this is a default w logo for WordPress. I see many people change that logo it’s easy to do.
What I want is to get the url for the current logo that has been set in the enfold theme settings. Is there a function to get that url?
I can then use a filter to apply that to over ride the logo seen on login page. The benefit of this is that if someone updates the logo in the themes settings once it also automatically updates it on the login page.
Wow that appears to have fixed it!
So why did this happen on this site normally it isn’t needed to be applied? Just curious
hi do you have any suggestions to why this is happening?
ive just updated the theme to 4.2
-
AuthorPosts