Hello, I love the theme and know that it will greatly help our site.
I have a couple of questions however.
One.
I am trying to change the block quote but it won’t let me through custom css. I got it to change a little bit but for some reason I can’t seem to get it to do anything else such as position and location. Here is the code I am using:
blockquote {
font-family: Times;
font-size: 16px;
font-style: normal;
width: 100%;
line-height: .5;
position: left;
color: #000000;
border-left:1px dashed #c1c1c1;
border-right:1px dashed #c1c1c1;
border-top:1px dashed #c1c1c1;
border-bottom:1px dashed #c1c1c1;
background:#e8e8e8;
margin-top: 3px;
margin-left: 3px;
margin-right: 3px;
margin-bottom: 3px;
}
blockquote cite {
color: #000000;
font-size: 16px;
display: block;
margin-top: 5px;
}
blockquote cite:before {
content: “\2014 \2009”;
}
Two.
We use both Paid Memberships Pro and Theme Your profile.
How can I load shortcodes using the mobile theme?
The login page doesn’t load anything, nor does the sign up or check out page, profile, page, none of it.
I need those pages to work because we have viewers that purchase memberships to our site.
Thank you for your help!
The theme so far is amazing and each update you guys do brings more awesomeness!
Hello,
It seems your code is working to some extent, but some rules are wrong. There is no such thing as position: left;, the line-height: .5; needs a dimension in pixels is the most common use for it, etc. Please do a google search for these css proprieties and see what values these can accept.
The second css selector is wrong as well: blockquote cite What is cite? is it a class? and id? If it;s a class you need to add it with a dot in front or if it;s an id with a # in front.
On the mobile heme you can add shortcodes in the mobile theme editor on pages and insiode the post content for posts. please read this guide: https://forum.tagdiv.com/the-mobile-theme/
I hope this helps.
Thanks
Hey thanks for getting back to me! Thank you for the tips on coding, I am no coder I am a journalist and a videographer. I will have a look for the css properties, and I was unaware of the adding shrortcodes to the mobile pages. Thank you for your help!
I also did have a question on site speed, what are all of your recommendations for a heavy traffic site?
I have cloudflare but its off at the moment so I can work on it, I have wpsupercache and a dedicated server.
Thank you!
Nate
Hello nateb2127,
Please notice that the speed of your website depends on how well your site is optimized. Please notice that this is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Please notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services is not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/
Hope this helps!
Thanks for your understanding!