Hello, everyone…
@ChristianJW: I did exactly what the guys here at support suggested me and it worked. As my website is not live anymore, I kind of forgot if I did any other thing to make it work. I do remember that on WPAllimport there is an area where you can add the custom fields and it works very well, as far as you put the right keys, which is the ones the support guys suggested back then. If you need any other assistance with WPallimport, feel free to reach out to me. It’s ok. We can do a skype chat, if you prefer.
@Bogdan B.: it’s ok, mate. No problem at all.
Have a nice day, everyone!
Thanks, Radu!
Your recommendation worked wonders! I tried W3tc, Wprocket to no avail. I dont understand why people on this forum complain so much about wpsupercache. My site was having 10s page load speed on pingdom and now it’s under 3s. The only thing I havent managed to setup properly was the cdn function. I am using cloudfront from amazon. Any suggestions?
Hi IngGeek,
You mentioned using Above the Fold plugin. Could you be kind to explain how you set it up? I tried to use the server side feature but my server doesnt have phantomjs nor cleancss installed and I have no clue on how to install it. I also tried to manually create the critical css but it only creates for one page only. At my current setup I have different templates for posts, i.e., using template 1 for some posts, template 4 for others and template 11 for videos. Each one has a different above the fold css, so it becomes tricky to do it manually.
You can answer in spanish if you prefer.
Thanks in advance!
What settings do you recommend on Wp Super Cache?
Hi Alin,
I did some trials and it did work, but apparently with a cost: all posts where there is a youtube video embeded inside the actual post content, the video doesn’t get rendered. I will explain a bit better with steps I took.
1) I add the youtube link inside the post and the theme renders the video
2) I then click publish and the video disappears from the post.
Can you think of any workaround to make it work?
ps.: I forgot to mention that the featured video section at the post edit is not working anymore. Instead, to be able to add a featured video I need to use the custom field key ‘my_video_url’, which I don’t see as a problem to be honest. The only issue is that apparently I can’t add videos inside any given post anymore.
Cheers!
-
This reply was modified 10 years by
zankkasz.
Ok. I did what you suggested and at the test post, it pulled the thumbnail but didnt add it as featured video. When i tried to use the the key/value thing at my import plugin, it didnt work as well.
Any ideas?
Cheers!
Forget what I asked, Alin. I found what was the problem (screen options)
Hi Alin,
Thank you very much for the help.
The custom field area that was supposed to show up at the edit post page isn’t there. Do I have to install any specific plugin for this?
Cheers!
Could you give me any direction in terms of what exactly needs to be done and then I will do some research and to try to do it myself?
Thanks!
Hi guys,
Another question related to custom fields.
How do I add a featured video via a custom field? I tried using the keys ‘td_post_video’ and ‘td_video’ but it didn’t work. Any help will be appreciated.
Thanks!
Hi Alin,
I had just tried to update the theme via envato toolkit, and it showed me the following message:
Destination folder already exists. /srv/users/XXX/apps/YYY/public/wp-content/themes/Newspaper/
What should I do?
Thanks a lot for the information. I am using v6.
Do you also mean that it won’t affect the settings I did in terms for example if next/prev articles are enabled?
Hi Chris,
You again! Nice!
Will it change the way the sidebars are set? I created few custom sidebar and now I am afraid it will delete everything I did.
Thanks for the heads up, Chris! That was quick.
On the same note, what cache plugin do you recommend?
Cheers!
Hi rcarroll989,
I didn’t need to change anything on the theme itself. I am using a plugin called WPAllImport to pull content from sources and populate my website. The plugin has an area where you can add the customs fields’ keys so it can populate accordingly. With Emil’s information, I was able to use the appropriate key in order for the plugin to do its thing. That was it.
What are you trying to do exactly?
Cheers
It worked, Emil!!!! Amazing!!!! Woohooooo!!! Thank you so much, mate! You are the champion!!!
It didn’t work with these field’s names.
Do you think I will have to update (and adapt, of course) the following into the theme?
// save from td_subtitle to td_post_theme_settings->td_subtitle
$td_subtitle = array(‘td_subtitle’ => get_post_meta($post_id, ‘td_subtitle’, true));
if ($td_subtitle != ”) {
update_post_meta($post_id, ‘td_post_theme_settings’, $td_subtitle);
}
Cheers!
Thanks a lot for the quick reply.
I am not a developer so things take a while for me to really understand. So if I understood correctly and just to confirm…
‘Source Name’ : ‘td_source’
‘Source url’ : ‘td_source_url’
‘Via Name’ : ‘td_via’
‘Via url’ : ‘td_via_url’
Is that correct?
Cheers!
