cs1h on "Update Media Title"
Hi, I am trying to write a piece of code that update the title and description of an image using PHP. Currently I have some code that retrieves the image for a specific post and checks if the title is...
View ArticleMrbigp on "Hard coding category to custom post type"
Hi, I want to create a new custom post type for recipes. No problems there (havent done it yet )but I want any posts that use this custom post to be automatically assigned to the category 'recipe' and...
View Articleecigstogo on "How can I add a Read More link on PAGE (not POST)?"
Does anyone know how to add a "Read More -->" link into page content as opposed to post content? I know that it is very well documented how to add the Read More link into post content for blog pages...
View Articlebiscuitpaper on "Trash"
Hello. How do I hide the "Trash" link for users with access as "Authors"? Thanks.
View Articlecodetempo on "PHP Variable with Theme Customization API"
Is it possible that i can make a live view on PHP Variable with Theme Customization API? Thanks! from header.php <div id="number"><?php echo get_theme_mod( 'numberInput' ); ?></div>...
View ArticleMenschitko on "WordPress default Recent Comments to have #disqus_thread suffix"
Hi there, I am in need of a help from someone who would know how to change the URL output of comments in the default recent comments widget. The URLs display the ID of comments in WordPress database,...
View ArticleNecNecco on "Am I on Hack Attemt?"
Hello all, I am new to Support but proud to be a Wordpress'er. I am seeing three weird url attempts in my server logs. URLs are below:...
View Articleblogger323 on "Functinon to remove script tags"
I'm looking for a function to remove dangerous tags, such as script tags, from a HTML text. I believe this is a common action and there must be a predefined function. But I couldn't find it. Could...
View Articlerfmurphy81 on "How to Reference/Echo Attribute from Another PHP Function"
I am now looking to display JUST the view count and duration values for the video on the home/list pages (via loop.php) but having difficulty determining the appropriate PHP code to do this. Here is...
View Articleizzatiskandar on "How to make a direct link to a specific website when...
I am using the Fifteen theme on WordPress, I'm trying to find the code that will allow me to get to a specific page when I click on the Post. this the link to my website: http://wagibo.com/ On the...
View Articleeissahamalawy on "wordpress search problem no result"
hi all i am new in WordPress , i have problem in search engine i use pagination and custom post type in my site . when i try search its give no result . i don't know how solve this problem this my code...
View Articlechafik73 on "Anti-spam: How to restrict characters on comments to Arabic...
Hi Before swiching to WP, I had a simple web site with a comment scripts called commentics The website being in Arabic, I used a simple technique to fight spam which was 100% It is a code to makes sure...
View ArticleWill24_ on "Block specific IP range from specific page"
I know I'm asking a bit much here, but is there a way I can block a specific IP range from a specific page on my website? I want to block everyone from a certain city accessing a certain page.
View Articlefunkoolow on "replace a link in footer generated by theme adding the...
hello, i'm trying to replace the link generated by the theme i'm using (responsive theme from cyberchimps.com) on my website http://www.mycambox.it, so that the G+ icon link on footer area becomes...
View Articlelodestar on "Auto categorize last N rolling posts"
I want my blog to show the latest post full-width, the previous 2 side-by-side below, and the remaining posts linearly below that. I know I can do this using categories and a theme like Divi. So how...
View Articletukinu on "Add user page to custom menue page"
Hi, I have a custom user management and would like to add a sub menu page to my custom top level menu page, like: My Plugin - My plugin users how can I do this? Thanks a lot
View Articlepondpnds on "Dashboard hacked"
Hi guys, I have been reading all kinds of hack-fixing recommendation, but frankly I'm an amateur. My 6 wordpress sites have been hacked by this same Iranian guy but in different outcomes. I...
View ArticleAS1 on "Responsive Theme Deforms Imbedded Image"
Take a look at what imbedded images Im referring to please, http://fairmountfinance.com/rates/ Images look fine on a windows laptop, looks fine on an ipad, does not look fine on the iphone,even though...
View Articlefrogy6 on "Custom Postype - Category archive"
Guys... I use magic fields 2 and able to create a set of category for each custom post type. also manage to get archive of category from 1st custom post type (workout). When try on 2nd and 3rd custom...
View Articlestreettb on "Anchor links, menu, and highlight current"
I'm trying to resolve a problem with anchor (or jump) links in the main wordpress menu. If I place a number of jump links to the same page within the menu, it highlights all of the jump links to that...
View Article