Forum Replies Created
-
AuthorPosts
-
I just updated and no change.
Ok that fixed the issue, thanks Josue!
Will this be fixed for the next update?
- This reply was modified 9 years, 8 months ago by Snerp.
Thanks that worked!
Thanks for looking at this issue, please let me know when this is figured out.
Dave
If you remove the custom widget with the “Opt-In” box, the custom widget above with the side navigation will work and the links work
If you add the custom widget with the Opt-In” box, the custom widget above with the side navigation will not work, the links are no longer clickable.
It’s not the opt-box itself causing the issue, it’s custom widget itself.
I have turned off all the plug-ins and this does not resolve the issue.
It was after I updated the theme to the latest that this issue started.
Hi Ismael,
I have these on all the pages.
Not trying to sound rude but did you read my question or look at my site? I have two widgets because the “custom menu” only allows you to select one widget at a time, thus why I have two. One widget is for a side navigation, the other is for an Opt-In Box. The problem is this is a new issue as I have several sites using 2 “custom menu” widgets created using Enfold. This is the only Enfold site with issues, as I only updated this particular site. The other Enfold sites are running previous versions of the theme which work as expected.
January 22, 2015 at 9:45 pm in reply to: TinyMCE Advanced and thumbnail issue in Media Library #384024That fixed it, thanks.
January 17, 2015 at 1:31 am in reply to: TinyMCE Advanced and thumbnail issue in Media Library #381163I’m using the tinyMCE Advanced plugin which has more formatting such as font size etc. It’s a plugin that I have used on several sites using enfold up until now. Also the Media Library issue still persists, can you please help with this as well?
- This reply was modified 9 years, 10 months ago by Snerp.
January 9, 2015 at 5:38 pm in reply to: TinyMCE Advanced and thumbnail issue in Media Library #377473I’m using Enfold 3.0.4 and WordPress 4.1
Well it looks like the text boxes are back to normal. I’ll keep an eye on this an d submit again if the problem arises again. Thanks
Ok that worked, thank you. I wish these browsers would have some kind of universal standard that at least allows websites to appear as their intended to. Such a headache for designers and their clients…Oh well it doesn’t hurt to dream :(
- This reply was modified 10 years, 1 month ago by Snerp.
Odd it’s not working for me. In fact now the ALB text box text view is placing “p” tags everywhere and no longer spacing the code correctly, it’s all bunched up with no line spaces. I switched browsers from Firefox to Chrome and now the ALB and the text box all work fine and the code looks perfect. At least that’s what I thought…. I then viewed the site on the latest Firefox and Chrome on my desktop and iPad. The tables are a mess. I have a table, one column holds an image 100px X 100px, and the other column holds text. The image is all over the map, the size either appears very tiny or it doesn’t show up at all on chrome. Yet in Firefox it’s fine.
See the images below, they speak for themselves.
http://postimg.org/image/z8oqx09pv/
http://postimg.org/image/s9aoxn9rn/
http://postimg.org/image/wz57zzq5v/Seems like tables responsiveness is buggered up depending on the browser. I have used this theme for at least 15 projects and never seen this before. It seems to have all started with the latest theme update 2.9.2 and wordpress 4.0
Can anybody please help me with this issue?
No, it’s only when I use the ALB.
I’m referring to the Avia Layout builder and the text block bulleted list option. If you where to add few lines of text in a text block, select the lines of text, and then click on the bullet list option from the Text Block editor it won’t create the bullet list.
Weird, not sure what’s going on? I’ll keep an eye on this as this twice this has randomly happened.
Thanks
Any other ideas?
All I do is add a folder to the FTP in the “Themes” folder called “enfold-child”, and in that folder place a default style.css and functions.php file. When I’m finished the site, I’ll copy all the custom css over to the style.css file in the child-theme folder and that’s it.
As far as the database is concerned I don’t even touch that.
Do you think this is possibly is a hosting issue?
All I was doing was saving a colour setting in the general settings and then previewed the site and “BLAM” all the setting where no longer appearing. This is after a few hours of work already done on the site.
- This reply was modified 10 years, 2 months ago by Snerp.
This reply has been marked as private.Ok I tried the deleting of the enfold_child.css and regenerating it…it worked! The Child theme is back displaying as expected.
Thanks for the help.
….so I’m still not sure why the child theme is not working if these file/folder permissions are ok. Do you have any other suggestions?
Hi Devin,
Here are how the folders and files permissions are set-up, looks like to me these are set correctly?
Uploads Folder = 755 > Dynamic Avia Folder = 755 > enfold_child.css =755
enfold.css = 755
index.php = 644Themes Folder = 755 > Enfold Child Folder = 755 > styl.css = 755
functions.php = 755Duh I should have seen that :)
Thanks for the quick help as usual.
You sir are a good man and deserve a high five, hell if I could I’d buy you a beer!
Tell Kriesi that you need a raise.
Thanks for getting this solved.
Hi Josue,
I appreciate the effort, but this still is not working. Yes the categories click through but the bread crumbs are still wrong, they still show “home”, then the category, when they should be showing “home”, then “blog”, then the “category” …right?
Also since this update and added code, all the posts only appear as “read more” summaries and not the full post.
Could you please take a look again?
Thanks
I changed the : to = …..is that all
// big images for blog and page entries
function avia_change_image_size_array() {
global $avia_config;
$avia_config[‘imgSize’][‘entry_with_sidebar’] = array(‘width’=>710, ‘height’=>420);
avia_backend_add_thumbnail_size($avia_config);
$avia_config[‘blog_content’] = “excerpt_read_more”;
}
add_action( ‘init’, ‘avia_change_image_size_array’, 1);Ok I updated the theme and no change, the blog is still not working properly. Didi I miss something else?
Awesome, thanks!
Thanks that worked. Is there a way to have the finger/hand appear when somebody scrolls over the banner so they know it’s a link?
Ok thanks, I’ll figure it out on my end.
-
AuthorPosts