Anyone?
Hi Again,
Thanks for your response I appreciate it.
I would like to have the author box on all pages containing authored content but not on category, tags, archives, about me, contact us pages etc. Is this possible?
Hello, thanks for the update! Unfortunately, that is not exactly what I want.
Besides I can just make a new page as my site is quite big now and already well established.
I need some way of inserting an author box site-wide to already existing pages.
Hello,
I have no such technical skills. Can you recommend a service to implement this? Thanks
Hi, yes I understand this but need it on pages too?
Hello, thanks for the response. The issue is that my pages are already very customized so I don’t want to use a new template. Is the only way to add the author box?
Hello, I will email you now,
Thanks
Hi, I specifically want to edit the titles of pages displayed within the blocks. It doesn’t seem to be working, I’ve tried everything.
Hi,
Thanks, I will message you now.
Hi, yes it’s appearing below each and every image on all pages that use the post masonry grid.
Hi it seemed to be an issue with an outdated php file. However in place of text on the “post masonry grid” I am getting the following code displayed below each thumbnail:
/* custom css */ .td_uid_1_5af9a2f05ca50_rand { min-height: 0; } jQuery(window).load(function () { jQuery(‘body’).find(‘#td_uid_1_5af9a2f05ca01 .td-element-style’).each(function (index, element) { jQuery(element).css(‘opacity’, 1); return; }); }); jQuery(window).ready(function () { // We need timeout because the content must be rendered and interpreted on client setTimeout(function () { var $content = jQuery(‘body’).find(‘#tdc-live-iframe’), refWindow = undefined; if ($content.length) { $content = $content.contents(); […]
I have spoken to my host providers and was advised that’s it’s something related to the following:
“It appears that the css code in question is inserted somewhere in the theme section. I haven’t found where exactly it’s located, unfortunately. I suggest that you address this issue to a developer as it’s related to the configuration of the specific theme.”
Managed to fix the 404 error…but I am still unable to resolve the conflict between the Bakery Page Builder. I still get the 500 Internal Server Error whenever I clicked on “Edit page”. Homepage blocks completely missing. The inner pages do appear but have the following text in the description box:
/* custom css */ .td_uid_1_5af923933cec3_rand { min-height: 0; } jQuery(window).load(function () { jQuery(‘body’).find(‘#td_uid_1_5af923933ce74 .td-element-style’).each(function (index, element) { jQuery(element).css(‘opacity’, 1); return; }); }); jQuery(window).ready(function () { // We need timeout because the content must be rendered and interpreted on client setTimeout(function () { var $content = jQuery(‘body’).find(‘#tdc-live-iframe’), refWindow = undefined; if ($content.length) { $content = $content.contents(); […]
Hi,
Can I PM you my site/posts in question? I don’t want to share them publicly.
All settings are as you advised, yet the comment box is not visible. This occurs on various other posts too and as mentioned also effects “Related Articles” on some articles too, in that they don’t appear at all.
Hi,
Thanks for the response,
So is there no way to add images and edit the author box via the theme panel/or wordpress admin panel?
Hi,
What I have in mind is something a little more precise than the above. I don’t want to make any site-wide changes to the fonts, I just want the option of adding a font to a single header when it is surrounded by a a html code.
I used the following for example:
<h3 style=”padding: 30px ; background-color: #f2c7b3; font-family=”pacifico”; line-height: 2;”>Header Title Goes Here</h3>
All of the above codes were applied to the H3, except the font. I must add that I actually want to use a custom google font too.
Maybe my code is incorrect? Maybe this isn’t an option?
bump
Response above sorry
Thanks for the response,
Do you know where I can place the code? My attempts have failed so far
Thank you
I basically want the post pages breadcrumbs link to a page not categories
Thank you, is it pretty straight forward? Do you mind providing instructions?
I know all that. My question states that I want to remove it within a single category though, as opposed to site wide
Hi thanks for your response, can I send it via email? I don’t want to disclose my site etc
haha well I’m glad you were happy to oblige. Just wondering if I need to maintain the hosting for the old domain? And can I let the domain expire?
Thanks, it’s finally worked, not after talking to my host providers, not google help forums or the wordpress forum but you, so thank you very much I appreciate it.
I think you are referring to the wordpress permalink structure? I selected the “post name” option and that seems to be working well as far as I can see.
The redirect in the old domain is as follows (and contains only this within an .htaccess):
# BEGIN WordPress
RewriteEngine on
rewritecond %{http_host} ^www.moneysavingbible.com [nc]
rewriterule ^(.*)$ http://www.moneymod.com/$1 [r=301,nc]
# END WordPress
I then go to webmaster tools, and if I select http://www.moneysavingbible.com, I get the following error at step 2 called “Confirm that 301-redirects work properly
URLs from your old site should be redirected to your new site using permanent 301-redirect directives”:
“The old site redirects to moneysavingbible.com, which does not correspond to the new site you chose.”
Where if I choose moneysavingbible.com (without www.) I get the following error message:
“We couldn’t crawl your site. Check that Googlebot can crawl the root of your site using the Fetch as Google tool.”