exodor
Forum Replies Created
-
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Category Window dont workYes, it is there
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Category Window dont workIt didn’t work for me..:((
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Categories shows awkwardI figured it out. I deleted:
.adverts-field-name-advert_category {
overflow: visible !important;
}
from my Customise CSS fileForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Categories shows awkwardOk…I tried everything, I activated the plugin “alt-term-links.php”but still the categories results are placed to the far left of the screen and not in the center….Can you help some more?
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Categories shows awkward1. What should I do with the code on GitHub? where should I place it?
2. I tried the second option. Where should I place this:
<?php
global $wp_query;
echo shortcode_adverts_list(array(
“category” => $wp_query->get_queried_object_id()
));
?>over there?
<?php
global $wp_query;
remove_filter(“the_content”, “adverts_the_content”);
echo shortcode_adverts_list(array(
“category” => $wp_query->get_queried_object_id()
));
?>Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Featured AdsThanks for the best support I ever experienced …..
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] PayPal Module wont work1. Thank you
2. In the “Saywhat” plugin, if I want to change the wording on the buttons, what should I put under “Text domain” and “Text context” ?Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] images are distorted????????????????
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] images are distortedit did something but still, the images are cut from the top
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Featured AdsThank you
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Category window search barIt fixed the problem, thank you very much
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Category window search barNo, it looks the same on Chrome and FireFox. The location bar is not working properly
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Category window search barIt looks different on Chrome and FireFox
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Category window search barI did not fix it. Can you help?
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Category window search barI think I fixed it.