Forum Replies Created
-
AuthorPosts
-
Apparently, the problem was isolated to one portfolio item. I created a new item that worked. I don’t know why one worked, and the other didn’t. But everything is setup now. Thank you.
ok thank you
The glossary type is coming from a plugin CM Tooltip Glossary
This reply has been marked as private.My .htaccess is writable. I have Yoast SEO installed, but I tried disabling it. It seems to only happen to images that are attached to posts. Images that are attached to other taxonomies show up fine.
It has to do with permalinks I believe. When I set them to default, it works fine. If I change to another structure, only a couple of the attachment pages work.
I found it. This works well if your facebook widget has a dark background. It makes the font in the widget white.
If anyone else wants to implement this, go to enfold/framework/php/class-framework-widgets.php
Change light to dark in the iframe
line 64:
echo '<iframe class="av_facebook_widget" src="//www.facebook.com/plugins/likebox.php?href='.$url.'&width&height='.$profiles.'&colorscheme=light&show_faces='.$faces.'&header=false&stream=false&show_border=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:'.$height.';" allowTransparency="true"></iframe>';
change to:
echo '<iframe class="av_facebook_widget" src="//www.facebook.com/plugins/likebox.php?href='.$url.'&width&height='.$profiles.'&colorscheme=dark&show_faces='.$faces.'&header=false&stream=false&show_border=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:'.$height.';" allowTransparency="true"></iframe>';
OK Thank you
OK I got it working.
Also, I realized it’s not all theme options that aren’t working. It’s only the general styling tab. the other tabs all seem to be working fine.
I just tried creating a new site with the theme, and I’m having the same problem.
BTW, the parent theme buttons have always been black. The child theme buttons have always been Green. IDK why.
Any other ideas? I really want to get this fixed.
It didn’t work for the main theme either. I just tried.
When I use the child theme, it’s still not working.
This reply has been marked as private.I tried that. It didn’t help.
Yes, you can deactivate the plugins.
I contacted the host. I disabled the cdn. It’s still acting the same way.
The permissions are correct and deactivating all the plugins didn’t work.
ok thank you
How can you set the custom post type as searchable?
Thank you
This reply has been marked as private.Perfect! Everything is working now. Thank you!
This reply has been marked as private.This reply has been marked as private.I already added that to the avia.js
This reply has been marked as private.This reply has been marked as private. -
AuthorPosts