HeidiH
Forum Replies Created
-
Forum: Plugins
In reply to: [Gwolle Guestbook] Gwolle won’t show atuhor website in entrysHmm, I check. Thanks for the help so far!
Forum: Plugins
In reply to: [Gwolle Guestbook] Gwolle won’t show atuhor website in entrysIt’s not linking to anywhere? Could I add the website address manually by editing the gwolle_gb-entry.php-file? I tried this but don’t know yet if it works since my custom template doesn’t work when used in child themes folder:
// Author Name if ( isset($read_setting['read_name']) && $read_setting['read_name'] === 'true' ) { $author_name_html = gwolle_gb_get_author_name_html($entry); $author_website = $entry->get_author_website(); $entry_output .= ' <span class="gb-author-name">' . $author_name_html . ' </span> <a href="' . $author_website . '">WWW</a>'; }Forum: Plugins
In reply to: [Gwolle Guestbook] Gwolle won’t show atuhor website in entrysYes, it’s set to show website on both Reading and From tabs. It’s set to show the author name as link. Still doesn’t work.
And yes, I use a child theme. So I added the file to child themes folder because I have no control of the parent theme in case of updates.
@jaycbrf I think it’s easier to talk about the self-hosted wp-site and the wp.com with the names org and com – sorry.
I guess I’ll have to ask this from wp.com. But I guess it would be safer and easier to use remote hosting for images. But is it going to be a pain in the ass to firstly export images from wp.com to image hosting site (like flickr etc) and link all the images used in those 1200 posts to the new image host – I guess it is?
I thought that the import was not successful, but it seems to be working okay. Images on the new site are still linked to the old wp.com site – am I allowed to keep them linked there and not host the old photos on the new site?
Forum: Fixing WordPress
In reply to: Page/post editor doesn't show all the contentAnybody :/?