thiagokotter
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Video iframe is no longer responsible after updateit seems this has automatically corrected in some way.
in some momentos the div with class “video-container” did not appear.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Multiple taxonomies AND tax_termsWow, perfect!
Thanks a lot Vladimir.
I still couldn’t solve the problem, any ideas?
The layout/template doesn’t work for me!I’m using this shortcode:
[display-posts post_type=”gamebenchs” layout=”gamebenchs” meta_key=”gamebench_laptop-model” meta_value=”Post Modelo”]I create the file “gamebenchs.php” in the “parts” folder, in my active theme:
https://drive.google.com/file/d/1gHtyGMuoc4a3ZkAqMOoiXs3w9S4TWkV0/view?usp=sharingI installed the plugin Code Snippets and activate this function, only thing i’ve changed is the path “partials/dps” to “parts/dps”:
https://drive.google.com/file/d/1H4VgjHOLUJQ7_kBkEgMifRfDgfQm92lt/view?usp=sharingIn this post, side by side laptops, i’m testing a view just like i need, but in this case i’m still using the Shortcodes Ultimate plugin, querying by post ids. I need query those laptops with a combination of two or more meta_values (e.g. meta_value=”Asus, Core i7″).
But this approach brings another problem, let’s suppose that meta_value=”10″ is related to different meta_name fields, i don’t know how to procceed in this case
- This reply was modified 6 years, 8 months ago by thiagokotter.
- This reply was modified 6 years, 8 months ago by thiagokotter.