itzikd
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Installing WordPress
In reply to: wordpress site changes to ????here is link evreytime i type in hebrew it just changes to ????
what version of wordpress do you have?Forum: Fixing WordPress
In reply to: making the READ MORE button appear automaticly after XX wordsi tryed that and i saw in the html place doing the <–more–> code but when i paste that into the quick adsense it wont effect the post, but if lets say i put a google code or write something it will show it
Forum: Fixing WordPress
In reply to: making the READ MORE button appear automaticly after XX wordsBUMP
Forum: Fixing WordPress
In reply to: making the READ MORE button appear automaticly after XX wordsi have a new idea
using quick adsense i can add any html code to anywere i want in the post automaticly
is there any html code for “read more” in wordpress?Forum: Fixing WordPress
In reply to: making the READ MORE button appear automaticly after XX wordstried that, didnt work but i found this function in theme
function new_excerpt_more($more) { return '<a>ID) . '">' . ' [ Read More ]' . '</a>'; } add_filter('excerpt_more', 'new_excerpt_more');any chance i can change it somehow to make the read more button show automaticly after 5 words?
[Please post code snippets between backticks or use the code button.]
Forum: Fixing WordPress
In reply to: making the READ MORE button appear automaticly after XX wordsanyone? please
Viewing 6 replies - 1 through 6 (of 6 total)