Greg Winiarski
Forum Replies Created
-
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Styles missing with WordPress 6.9Hi,
i see you sent the same question via email, i sent you a reply by email as well, please do not double post your questions, thanks.,
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] critical issue on confirmationHi,
sorry about that, this is a conflict with the latest WP version (and probably some latest PHP), i just released a version 2.2.10 it should fix this.
If you have the Custom Fields extension installed you can use it to create a new search form, remove the location from it (and make the keyword field use full lenngth), mark the new search form as default and save.
Hi,
the “Mark as ‘Sold’” is most likely a part of the Mark As Sold extension, so to change it you would need to do the WPAdverts Mark As Sold plugin translation.
If you have a custom Ad details page template (https://www.youtube.com/watch?v=lbNckGMldL8) then you can just add a paragraph block with a link back to the page with the Ads list
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] FontsizeI replied to this question here https://wordpress.org/support/topic/contact-seller-cannot-be-translated-in-the-form-header/
Hi,
2a. the text is small for blocks only because the blocks are using relative font-size (while shortcodes are using absolute values), either way to make the text larger without affecting any other part of the site you can add the below code in the wp-admin -> Appearance -> Customize -> Additional CSS panel
html {
font-size: 12px;
}2b. the best way to change the labels/texts is to install a plugin like Loco Translate (or some other translation plugin you are familiar with), create a copy of the German translation make the changes and save it (ideally in the System folder, that is in the wp-content/languages/plugins directory)
Your custom translation should now be used instead of the default one.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] FontsizeWhat is the website URL? Usually when this happens it is because the theme has the default font size for the “body” tag set to some small value, and this can be corrected with a line of CSS code.
Hi,
- there is no “Contact Reseller” phrase in WPAdverts, not sure what you are trying to change exactly?
- most likely you have the template saved with status different than “Draft”
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Remove Author BlockHi,
to remove the author (or any other) block from the Ad details pages you need to start with creating a new Ad details template as shown here https://www.youtube.com/watch?v=BIhvHABf2sc or here https://www.youtube.com/watch?v=lbNckGMldL8
Once you have the template customize it to your needs – in this case remove the Author block.
BTW. The Options -> Core -> Types -> Edit ‘Classifieds’ the Checkbox ‘Author’ field does not do what you think it does. If you disable it then most likely it will not be possible to assign the Ads to users.
I do not think this is a problem with the lightbox as there are no items overflowing (you can check with the developer tools that when lightbox is open you cannot select items “below” it) , so when you click you actually click the close button.
To me it seems there is some kind of script that is somehow propagating the click, but i cannot tell where it is coming from.
Alos, please note that this does not seem to be the issue on the demo site https://demo.wpadverts.com/lite/advert/navy-t-shirt/, so it looks like a site specific problem.
Hi,
most likely this is a conflict between theme and the slidebox, can you send a link to a page where you are having this problem?
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] youtube video embeddedSo, it appears it is not supported by WP out-of-box, you would need to look for a third-party plugin that allows embedding the Instagram Reels, once you will have it installed the embeds should work in both WP posts/pages and Ad descriptions.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] youtube video embeddedDoes it display when you put your reel in the WordPress post or page content?
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] youtube video embeddedAll supported embeds should work the same, just paste the link you would normally share and it should be turned into a player (if supported)
Hi,
sorry for the issue, i see you have sent the same question via email (and a followup that you have it resolved), i replied to that message.
Please note that this forum is for discussing the free/core WPAdverts, the issues and questions about the additional extensions should be sent via contact form or email, thanks.