lextragon
Forum Replies Created
-
Found the solution after reading some comments in stackoveflow.
add_action goes in “functions.php” not “header.php”
Forum: Plugins
In reply to: [Livemesh SiteOrigin Widgets] LiveMesh Grid thumbnail image sizeHello, random stranger here
If you still have this problem try setting a custom width and height for the div containing the image. Also you need to center them on smaller device screens. Below is the code I’ve used. You can set your own width and height values, but don’t make them too big or the images will overlap on each other.
.lsow-project-image{ width: 250px; height: 142px; } h3.entry-title > a { color: mediumseagreen !important; } .lsow-post-title > a{ color: mediumseagreen !important; } @media screen and (max-width: 500px){ .lsow-project-image{ text-align:center; margin: auto; }
Hope this helps !
Forum: Themes and Templates
In reply to: [Sydney] Sydney Widgets have dissapearedTo downgrade a plugin first you need to have a plugin to do that. I used WP Rollback plugin to downgrade page builder. It didn’t corrupt my files and successfully restored to previous version. Hope it helps. However, you should back up your site and database just in case it doesn’t go as planned.
Forum: Reviews
In reply to: [Responsive Filterable Posts/Custom Posts] Can insert, can’t filterSorry for not replying sooner, I’m unavailable at weekends. I’m not allowed to share the login credentials, because I’m not the owner of the domain and host. Also, I’ve found an alternative plugin that works. Thank you for your support.
Forum: Reviews
In reply to: [Responsive Filterable Posts/Custom Posts] Can insert, can’t filterThe code didn’t work. As for the plugins, I have no idea. Here’s the list of plugins I am currently using:
Akismet Anti-Spam
amCharts: Charts and Maps
Better Font Awesome
Better Search Replace
Category and Post Tab
Child Theme Configurator
Easy Google Fonts
Head, Footer and Post Injections
Huge IT Google Map
Jetpack by WordPress.com
Livemesh SiteOrigin Widgets
Ninja Forms
Page Builder by SiteOrigin
Pagination by BestWebSoft
Photo Gallery
Responsive Filterable Posts/Custom Posts
Search & Filter
Shortcodes Ultimate
Simple Page Ordering
SiteOrigin CSS
SiteOrigin Widgets Bundle
SiteOrigin Widgets by CodeLights
SO Page Builder Animate
Sydney Toolbox
TablePress
TablePress Extension: Responsive Tables
Tabs Widget for Page Builder
TC Custom JavaScript
Theme Check
TinyMCE Advanced
W3 Total Cache
Widget Options
WP Maximum Execution Time Exceeded
WP Tabsy
Forum: Reviews
In reply to: [Responsive Filterable Posts/Custom Posts] Can insert, can’t filterI posted the link in my previous post. If you scroll down you can see the post grid with filters
Forum: Reviews
In reply to: [Responsive Filterable Posts/Custom Posts] Can insert, can’t filterI see all the results shown, but they don’t change when I click on any different category tabs.
Alright, thank you for the help.
Hello Tobias, I’ve removed all pre tags from four table shortcodes inside Livemesh tabs widget and cleared browsing data, but the problem still exists.