oacstudio
Forum Replies Created
-
> I assume that means the value does exist in the database, correct?
Yes it does. That means something is interfering with the output, but I am not sure what.
Can we get our hands on a copy of the theme you are using? That way we could do some testing.Forum: Plugins
In reply to: [Solid Post Likes] Location of a user’s likes for every user on a siteHi @ldevore849
> https://developer.www.ads-software.com/reference/functions/do_shortcode/
I am afraid the likes are only shown in the backend for now. The only option available is the one documented: https://oacstudio.de/knowledgebase/shortcodes/
For automatic creation it would probable be best to use a custom template that uses: https://developer.www.ads-software.com/reference/functions/do_shortcode/
Kind regards!
Forum: Plugins
In reply to: [Solid Post Likes] Showing Solid Post Likes on Search- and Archive-PagesClosing.
> It must be a setting in the SolidPostLikesText.php file, don’t you think?
I don’t think we need to edit files yet.
Lets see if the value exist in your database instead.
Install: https://www.ads-software.com/plugins/wp-console/Then run:
carbon_get_theme_option('oacs_spl_like_text');
Here is how: https://share.zight.com/8Lueo5Rm
Does that work for you?
Hi again,
I looked for the like text and I can see that no term is output. It almost looks like there is no term set(?)
If I add in one manually it works:
https://share.zight.com/X6ujeP7QThank you for doing the conflict check and marking this as resolved.
All the best!Hi @ldevore849
Thank you very much for the query monitor output. We are aware of these deprecated messages but I am pretty sure that this is not the source of our problem here.
Instead of debugging attempts could you please try the conflict check or better yet setup a test site with a vanilla setup on your server to see if it works then?
I think we need to know if it works then, otherwise I fear we may be barking up the wrong tree.Hi,
It is CSS, not JS. Did someone maybe create a child theme for you and manually disabled this? If you don’t know where the HTML comment disabling the CSS is coming form, it looks to me like a conflict maybe.
I suggest do take a backup of your site and do a conflict check using https://www.ads-software.com/plugins/check-conflicts/Hi @ldevore849
Something on your site is commenting out the icomoon font that is required to display the icons: https://share.zight.com/9ZuJBQk8
I think this is disabling the icon display.
Hi @ldevore849,
Your site is in coming soon mode, so I am afraid we could not take a look. Does it work when you switch to a default theme i.e. by using https://www.ads-software.com/plugins/check-conflicts/
Forum: Plugins
In reply to: [Solid Post Likes] Showing Solid Post Likes on Search- and Archive-PagesHi @katjaheigl,
Thank you for reaching out and using our plugin.
I am afraid adding the buttons to both archive and search pages is not trivial. We are currently busy with other projects so I cannot say when we start adding new features again for Solid Post Likes.For now you will have to manually add either the markup or shortcode to your theme’s template files.
All the best!
Forum: Plugins
In reply to: [Solid Post Likes] Mobile likesHi Irene,
Thank you for posting your solution. Much obliged.
Kind regards,
Forum: Plugins
In reply to: [Solid Post Likes] Query loop blockHi Pedro,
We were all a bit on the wrong track here. There is no working setting yet.
You will need to use custom code for now as described here: https://www.ads-software.com/support/topic/shortcode-not-displayed-in-wp_query-results/Kind regards,
Forum: Plugins
In reply to: [Solid Post Likes] Shortcode not displayed in WP_Query resultsHi @adrianistrate,
Thanks for reaching out! Could you share your function here? We will try and make it run.
There is no option planned for this yet.
This will always need custom code currently.Kind regards,
Forum: Plugins
In reply to: [Solid Post Likes] Query loop blockHi @katjaheigl,
From what we can tell custom code integration works, when the setting is toggled. Could you show us your template code?
Kind regards,