Let me check the threads for it first then I will get back to you.
- Jomark
Let me check the threads for it first then I will get back to you.
- Jomark
You may try the code below which based on your site's CSS. It is just similar to what you have posted, though.
#searchbar .search-form, .searchbar-shortcode .search-form {
margin-top:...
Can you post or PM your site's URL so I can check the corresponding CSS codes directly.
- Jomark
Let me test it on my install first then get back to you.
- Jomark
Yes Denzil, the programmers are now working on the tickets albeit slowly. They have first updated (new version just released of) the other theme (Clipper) with reported critical issue and hoping the...
For those who want to implement iDeal payments on their Classipress / Appthemes websites:
On a regular Wordpress website I was using the paytium plugin. Mainly because it also sends out correct...
Hi Jomark,
are there any updates on this topic? When can I expect that this problem gets fixed?
Thanks in advance,
Zsuzsa
1 year without any update, and obviously this does not only concern ClassiPress?
Thank you for your information.
I just wanted to let you guys know that there are many people like me, Wordpress, PHP, plugins, etc. are still stuck on old versions, just because the theme hasn't...
Hello,
It's been almost a year since the last update, so can you announce some news to let us know?
of course it is !! there forum not active any more ,there support emails bounce back , there ticket system they give a 5 years old answer then disappear. but they arn't the only plugin supplier that...
why even after all these years is the support so terrible for appthemes and all there marketplace partners? most plugins from market place dont even work and no replies from there writers ,why should...
Where do I find or change this please?
- - - Updated - - -
Where do I find or change this please?
An extra plugin slows down Classipress even more, plus that there are no recent updates. We just need a line of code to limit the input on the title. I have spent enough money here to deserve some...
Yes they do. Indeed are one of the biggest scammers their publishers ever. I reported already a lot of it. They're makin over a billion in a year by using that way letting publishers promote their...
@rssuman,
Now that I night that you are using the default permalink structure, I ask you to change the standards recommended for the theme.
Recommended Standards: /%postname%/ or...
I am glad you like it! :)
Regards,
Mohsin
Change in includes/theme-actions.php on line 75
add_action( 'appthemes_after_post_content', 'cp_do_ad_ref_id' );
to
//add_action( 'appthemes_after_post_content', 'cp_do_ad_ref_id' );
OK, do the change I asked earlier and then in index.php line 55, change
<div id="directory" class="directory twoCol">
to
<div id="directory" class="directory threeCol">
Instead of using a cache plugin, i would like to recommend a plugin that is using GZIP
http://wordpress.org/extend/plugins/improve-my-load-times/
Try it out and see if it helps to load your...
Hello guys! Good news! Finally I found a way! It is working now... i'm not using the code I posted above... i'm using parts of the code from classipress =] but now I want to improve the code with the...
There are two other errors.
Find functions 'appthemes_after_post' and 'appthemes_before_post_content'
SHOULD BE:
/**
* called in loop-[custom-post-type].php after the post section
*
*...
Again, for ovidus.
About how to add a user name and surname on the registration page.
You should repeat all the instructions, by analogy with steps 3 and 4. Use these names 'your_first_name'...
@Buddhan
Thank you for sharing this plugin with the community
The thread will be moved to WordPress Plugin Exchange
Immediate fail here, too. The code is loaded as before-- the source shows all of the CSS and JS files in the header as before. I used the same timthumb setting as before that allowed a CDN........