Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Jarrett
tagDiv Member

It’s all sorted out, there’s no more problem, I was just sharing my findings, thanks again.

Jarrett
tagDiv Member

Thank you Vlad, I appreciate it. It’s very weird, but if I deleted the demo grid and add a new one, it shows correct layout, but if I just simply change the default demo grid to flex 9, it shows problem layout.

Cheers

Jarrett
tagDiv Member

Thanks Vlad, I figured out. It’s very weird, but if I deleted the demo grid and add new, it shows correct layout, but if I just simply change the default demo grid to flex 9, it shows problem.

Jarrett
tagDiv Member

Mine looks like this with the fresh and cleanest possible install. https://www.screencast.com/t/pRC51SAmj2BN

I just couldn’t figure out how could it be.

Would you mind show me a screenshot how it looks on your end? (mobile phone view of the big grid flex 9)

Thanks

Jarrett
tagDiv Member

Would you mind show me a screenshot how it looks on your end? (mobile phone view of the big grid flex 9)

Thanks

Jarrett
tagDiv Member

I’m running a localhost at the moment, plus I think this is a easy to generate problem, and does not require a remote login.

Do you not have this phone layout problem with big grid flex 9? https://www.screencast.com/t/pRC51SAmj2BN

Jarrett
tagDiv Member

I’m running on the localhost, do you not have the same issue with big grid flex 9 mobile layout on your end?

Jarrett
tagDiv Member

I see, thanks Calin.

I found a mobile phone view layout problem with big grid flex 9, I think it’s a bug, this is the phone view of big grid flex 9, as in this image https://www.screencast.com/t/pRC51SAmj2BN

I tried it on a fresh new wordpress install, there’s no plugin conflict or anything. How do I correct this layout? thanks!

Jarrett
tagDiv Member

I don’t have any other plugin installed, it’s a fresh new wordpress install just with newspaper theme. I bet it shows the same if you’d just try it.

Jarrett
tagDiv Member

Great idea!!! I was actually searching in the forum here to see if newspaper has this mobile menu option, and find this.

Please add a bottom menu for mobile, this is extremely useful and very much needed.

Jarrett
tagDiv Member

I found a problem that my post excerpt is showing embedding code. As shown in this picture the left bottom cornor https://www.screencast.com/t/rbrIysH0t

I have videos embedded in my posts using iframe, is there a way to not show code in excerpt?

PS: The video is from a 3rd party website (it doesn’t have embed shortcode in gutenburg), I can’t embed it through the media library URL option. The only way I can find is to insert video embed code in the classic editor.

my video embedding code is:

<style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class=’embed-container’>
<iframe frameborder=”0″ src=”https://………………..” allowFullScreen=”true”></iframe>
</div>

Jarrett
tagDiv Member

Thank you Calin, this is super helpful.

Jarrett
tagDiv Member

OMG, dude, please read our thread question, this is very frustrating, it’s been back and forth a week, my question is about coding showing in the excerpt. As shown in this picture the left bottom cornor https://www.screencast.com/t/rbrIysH0t
Is there ways to solve this?

Jarrett
tagDiv Member

Then what’s the single post php file being used? What do you do if you want to add a shortcode to your current post?

I tried with no avail adding from control panel -> appearance -> theme editor -> loop-single.php

Jarrett
tagDiv Member

I mean, with your mentioned url method, if I just put in the source url, it shows error like “no video with supported format and mime type found” or “sorry, this content could not be embeded”, shown in this screenshot https://www.screencast.com/t/Rge59OuqhN

I know there’s youtube module, but I’m not embedding youtube videos, I’m embedding a video from here https://v.qq.com/x/page/a0793n9vm78.html

The only way I can find is to insert this code in the classic editor
<iframe frameborder=”0″ src=”https://v.qq.com/txp/iframe/player.html?vid=a0793n9vm78&#8243; allowFullScreen=”true”></iframe>

Thanks

Jarrett
tagDiv Member

Hi,

I see, but the post template I’m using is not from the existing 13 templates, I imported and customized one from cloud library, where do I find that loop-single file? Thanks

Jarrett
tagDiv Member

There’s no url, I’m embedding a video, the url is a website, not a video, the video embeded code is a iframe code, just like when you embed youtube videos, the code looks like this:

<iframe width=”560″ height=”315″ src=”https://www.youtube.com/embed/elIFxz3l7iY&#8221; frameborder=”0″ allow=”accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture” allowfullscreen></iframe>

Jarrett
tagDiv Member

That’s not the case, the video is not from my media library, it’s from other 3rd party video website, that’s why there’s iframe code involved, as you can see here: https://www.screencast.com/t/rbrIysH0t

Those codes should not show up in the excerpt.

Jarrett
tagDiv Member

Thanks Vlad, the single.php looks very different from the other theme I used to use, so I couldn’t figure out how to manage it. What I actually wanted is to add a custom social sharing shortcode after the post title.
I have my shortcode or php code:
<?php xh_social_share(); ?>

I wonder how do I edit the post template, or where should I insert this php.

Thanks a lot

Jarrett
tagDiv Member

specifically, it’s a custom button code (it’s an additional custom share button that I use) that I’d like to insert into the bottom of the title, next to the social share icons, and also the end of the post alongside the social share icons.

  • This reply was modified 6 years by Jarrett.
Jarrett
tagDiv Member

Thanks Calin, it’s very helpful. I imported from cloud library a post template (single post template 1), then I set it to the default post template (site wide), however the sidebar of post disappears.
I read the sidebar tutorials
https://forum.tagdiv.com/sidebars-tutorial/
and checked settings in the
Theme Panel > Template Settings, Theme Panel > Categories, and the post settings.
They’re all set correctly with sidebars
The tutorial also had a method to add a widget sidebar element in the template, however I couldn’t find such element in add element.

I wonder what how to make the sidebar appear in the imported single post template.
Thanks!

Jarrett
tagDiv Member

Hi Catalin, I meant if grid element could have the slider parallax effect like in this link
https://avada.theme-fusion.com/fusion-slider-full-width/
as if having the grid element fixed to the screen.
Thanks

Jarrett
tagDiv Member

Thank you very much Calin, yes, I’d appreciate your help on css. Basically, I’m using the newspaper default demo and build my site by replacing my content on it, I’ve set set the width of my pages to stretch row 1400x content, I like to set the default category template and page template to the same width.

I’ve read your recommended post
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
I have limited css experience, but if you could help me with an example of css modification for a category or page template width, I think I could figure out duplicate the rest.

Thanks!

Jarrett
tagDiv Member

Spicifically, I meant, for the homepage, I couldn’t change default newspaper demo’s row stretch of the top post grid, while the lower rows I’m able to change. However at the very end, above footer, I couldn’t select or change the latest articles grid.

Other than the homepage, I’d also like to change post and category templates width without changing to other templates, because I’m happy with the everything else, all I need is just to change the width.

Thanks!

Jarrett
tagDiv Member

I understand that I can use template from tagdiv library, but I’d like to set a specific width that’s not in the library template, and also I’d like to build my site based on the default newspaper demo, and widen the default template to my liking, I wonder how I can achieve that? Thanks!

Viewing 25 posts - 1 through 25 (of 25 total)