Capobis
Forum Replies Created
-
Forum: Plugins
In reply to: [Ajax Filter Search] Selected categoriesHi similar issue.
Ii I do [ajax_filter_search filter_by=”tesla”] it shows ALL tesla cars but when I search it shows results in other categories too.
Please assist.
Seems like
resize
is firing whenever the top bar appears and disappears in Chrome Android!See https://github.com/bokand/URLBarSizing
Trying to figure out where this could be fixed (because where it should be fixed is obviously in the browser itself ??)
Forum: Plugins
In reply to: [Ajax Filter Search] Selected categoriesLooking for similar thing… any way I can pass a parameter via shortcode?
For example:
[ajax_filter_search category_name=’cat1, cat2′]
Many thanks in advance.
Forum: Plugins
In reply to: [Firelight Lightbox] Cant get fancybox js loaded with my themeFixed. Just missed wp_footer() call in footer.php
Forum: Plugins
In reply to: [Plugin: WP Job Manager] make Featured sticky make a Featured-only widgetSo I ended up removing the demo data from Listable and adding my own listings. Now the featured-only stuff (widget and /featured/ page) work as they should. Sadly this has not fixed the featured listings not being sticky problem. Results come up fine except for this issue. No JS erros, nothing else going on. Any help would be awesome.
EDIT: and now the non-featured are back on /featured/ even though I changed nothing, wtf. I’m so regretting buying Listable uggghhhh
EDIT2: FacetWP seems to have caused that last bit (but not the of the search results sticky issue)
if anybody reads this do yourself a favor and don’t ever buy Listable
Forum: Plugins
In reply to: [Plugin: WP Job Manager] make Featured sticky make a Featured-only widgetI’ve been trying to debug this for the last few hours to no avail. I just wanted to add that I disabled all other plugins, changed the theme to Twenty FIfteen, commented out my php at functions.php. The issue of Featured listings not-sticking persists so I’m 100% sure this is a WPJM problem. Is it a bug or did I miss something?
Forum: Plugins
In reply to: [WooCommerce] Single product page doesn't want to load – shortcode issueSolved. I’ve just reinstalled theme.
Forum: Themes and Templates
In reply to: [AccessPress Store] Single product page doesn't want to loadSolved I’ve just reinstalled theme.
Forum: Plugins
In reply to: [WooCommerce] Single product page doesn't want to load – shortcode issueOh no. Seems like product page is fine after theme changing into default:
https://i.imgur.com/t0KQzso.pngI’ll ask theme support. But i Still cannot understand where is the problem.
Forum: Plugins
In reply to: [WooCommerce] Single product page doesn't want to load – shortcode issueIt’s on my localhost. And it is only on product page like https://localhost/wordpress/product/. Should I create separated page for products?
Forum: Plugins
In reply to: [WooCommerce] Single product page doesn't want to load – shortcode issueIt’s a product page.
The directory is: wordpress/product/build-me-emotions/
Forum: Plugins
In reply to: [WooCommerce] Single product page doesn't want to load – shortcode issueOk but if go to specific product I have something like this:
https://i.imgur.com/DAnledc.png
It looks like oridinary post.I want to have all features within product description like in above demo example (i mean add to cart, see SKU etc.):
https://demo.accesspressthemes.com/accesspress-store/product/black-mens-jeans/How can I solve it?
Forum: Plugins
In reply to: [WooCommerce] Single product page doesn't want to load – shortcode issueForum: Plugins
In reply to: [WooCommerce] Single product page doesn't want to load – shortcode issueWithin product descrption in order to have all feures reffered to purchasing like: add to cart, SKU, add to wishlist etc.
Generally i want have the same features like on following example:
https://demo.accesspressthemes.com/accesspress-store/product/black-mens-jeans/
Forum: Plugins
In reply to: [SQLite Integration] Doesn't work with PHP 7 on Ubuntu 16.04OK, I just forgot to change www-data to nginx in the pool.d/www.conf again… :/
Seems to work fine with PHP 7!