I found the code to remove it, if that helps!
function cp_disable_report_button() {
remove_action( 'cp_listing_single_bar_actions', 'cp_report_listing_button', 45 );
}
add_action( 'wp',...
I found the code to remove it, if that helps!
function cp_disable_report_button() {
remove_action( 'cp_listing_single_bar_actions', 'cp_report_listing_button', 45 );
}
add_action( 'wp',...
Hi Jomark,
Finally, we managed to restore the translation with Loco Plugin. After I failed when I tried first, today after 3 hours of trying together with my husband we finally succeded. It was a...
Hi,
I pay 2 € per month to Google for map usage. I have 3500 users per month. I think this is OK.
Zsuzsa
As we don't see a solution in sight we will try fo fix the issue developing a plugin to fix this problem between ACF and wp 6.2.2. As soon we have resul we will share here
Hi,
The contact form is giving a fatal error:
Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, WP_Error given in...
SOLVED! it was:
.footer-top.row
Still not working on one of my other sites, can I DM you the details to check it?
Inside the theme go to classipress > includes and open actions.php.
Look for the following code:
/**
* Adds the ad meta in the loop after the ad title.
* @since 3.1
*
* @return void
*/
I have this plugin and it works great https://sprytnyspawacz.pl/
I've managed to modify the css to make the images bigger on iphone for the widget. If anyone wants to know how, I simply added the following code to the css customizer:
.type-post...
It's a matter of responsiveness in foundation framework not a bug.because on small screens it would be hard to click on such numbers and it won't be a good UX to display all the list of numbers.
...
@andreuerj
You can now register for version 5 for free. Just need to do a few steps to make it work.
First register (free) to get your Kit's code (Font awesome 5) here:
...
Hi there,
I'm using a page builder myself and I found that Divi works so well.
That would be my recommendation.
Good luck!
Please ask your team to do this on urgent basis
Thanks. I hope this help the DEVs and enhance the theme for Appthemes’s customers.
Hi everyone. I am not a moderator. Found the solution. Hope this solution helps you.
The Clippy child theme sales page demo shows you a certain view on the front page specifically with business...
debug.log have this error:
[29-Oct-2018 16:22:41 UTC] WordPress database error Lock wait timeout exceeded; try restarting transaction for query UPDATE wp_clpr_pop_daily SET postcount =...
Hi Jomark,
Finally I put another plugin : Breadcrumb NavXT and the problem is gone !
So I disabled the breadcrumb trail of Seo By Yoast plugin.
Christine
I’m pretty sure that most of the admins that sell ads/listings/projects will love this functionality.
It will better if all the Appthemes’s themes receive this functionality as part of the...
You can get rid of it by adding in some CSS.
In the "Customise -> Additional CSS" section add the following:
.avatar-wrap {
display: none;
}
I think this is a defect with the "Directory" theme and not Vantage.
Your website upon performing a location search is passing the "lat:0 and lng:0" values for the search query as per the image...
In fact it is true, the search function does not work very well.
It is absurd that if I search for a city, it shows me all the listings first and then to apply the radius of distance I have to act...
I pasted this in the homepage content:
<div class="searchbox">
<div class="header">
<?php
/**
* Fires in the header next to the logo.
*
* @since 4.0.0
I had Paypal integration setup and working at one point earlier, haven't tested on the latest theme. I too would originally NOT get redirected to the PayPal page in the beginning. I believe the fix...