Search:
Search took 1.00 seconds.
-
Hi Skytree,
This thread is earmarked for a childtheme called Advantage that has been discontinued for quite some time. I'd recommend posting in the main Vantage thread as the AppThemes crew aren't...
-
Hi Chriswareham,
While we as authors appreciate your help, please consult with us first before asking for the admin login details of our customers.
Thank you.
-
-
Hi Ross,
I've logged your requests / issues with our team; They're looking into things.
I'll revert as soon as I've got some news...
-
You would need to edit the footer.php file and include the relevant HTML.
Alternatively you could just drag a text-widget in the first column with the relevant HTML.
Hope it helps...
-
Just answered your other thread.
-
Hi Ketuasia & Snorkl,
Everything is available in your childtheme folder; However, due to limitation in WordPress itself, that script is not accessible through the WordPress editor - you would need...
-
Hi Caroline,
I agree - nitty gritty later, business first :)
To enforce the single design on all pages, try removing the ".home" from the second batch of code. In other words, use the...
-
It is possible, but it would require more code changes that simple CSS rules. You would need to replace certain files via FTP - I would love to do it through the WP backend, but it's not possible at...
-
Hi Snorkl,
I can provide you with the relevant CSS code, but without knowing details of what it is that you want exactly, it'll be hard to provide with usable code:
Use the following code in...
-
Hi Caroline,
The request you sent through was only for the main page :)
In the code that I gave you, just remove the bits that says ".home" (notice the dot infront as well). That should help...
-
Hey Caroline,
Just updating the thread to say that I've just answered the other thread you opened with the instructions :)
-
Hi Caroline,
Thanks for getting in touch.
By default there's no option for an image to be added. With that being said, you could follow these steps:
1. Log into your WP Backend
2. Go to...
-
Hi titusraj,
Unfortunately, you'd need to get in touch with AppThemes support on that one - Mydentity is only concerned with the look & feel of things; ClassiPress itself will deal with...
-
Hi Vivanhlima,
Thanks for getting in touch.
Please try the following:
1. Log into your WP Backend
2. Click on Appearance » Editor
3. On the right hand side, click on the functions.php file...
-
You can add the following code to your style.css file that should do the trick:
.btn_orange,
#app-attachment-upload-filelist .app-attachment .button {
background: #0099ff !important;
}
-
You can use the plugin codestyling localization. Alternatively, if you want to hardcode it into place - have a look at the functions.php file. You'll find a line that says:
<a href="<?php echo...
-
Hi Davideus,
I've just had a look into the code, and that feature would require some custom coding. More specifically, you would need to add the following code to your child-theme-scripts.js file:...
-
Hey again,
To answer your question - yep, I've noticed that difference in height as well. From cursory investigation it seems to be related to padding changes when the :focus pseudo selector is...
-
The hot fix for that would be as follows:
.archive.tax-ad_cat .content_left .shadowblock_out:first-child {
display: block;
margin: 0 0 -8px;
padding: 0;
}
-
Just has a look in the backend. There's two things that's preventing me to troubleshoot any further:
-- There's a caching plugin that prevents live testing as it keep serving up a cached version;...
-
This section received some love in the 1.0.1 update :)
-
Hey there again - just noticed there's a bunch of posts that's still waiting for my answers. I've just pushed through an update to AppThemes with a lot of bug fixes that you highlighted in previous...
-
Totally agree - I can openly say that this section was completely overlooked in testing. Will log a ticket on it immediately and the set the priority to high!
-
"Because we like narrow forms and we can't deny..."
I'll look into it :)
You should be some sort of official beta tester!