Well that makes NO SENSE at all. Sorry! That shouldnt even be on there id it doesnt work. That makes the whole social sharing widget useless. Why have something built in that says Follow Feed and it goes no where? That is crazy
I decided to enable this again. It doesnt display reads or counts
This is thee code I am using for an animated banner in the footer ad. I need it responsive
<center><iframe src=”https://lakecountyfloridanews.com/banners//mmcg/728×90/index.html” width=”728″ height=”90″ frameborder=”0″></iframe></center>
How can I do what that looks like? I may like to add that. Do I need to just create like a Florida news Page
Could you possibly help with the css class I need to use? and where I need to put it please 🙂
Ok, Im finally getting back to this. I have tried everything to get the green color to display properly across all devices. Im lost on getting this corrected and it looks really bad. id like to be aable to use different color backgrounds for different blocks.
Ive deactivated everything and tried then and its no change
Nope that doesnt change them. Something has to change those colors. You also showed Newspaper this is Newsmag. The sidebar widgets have to have a color control somewhere but where ? LOL
The email with instructions has been sent. What I did as a temp fix was to:
This is on the main page at the bottom using Block 12. What I have done is in block design options I have added padding of 60px. This makes the green area cover the background area on a phone and tablet. However it creates too much green with blank space on the desktop.
I believe at least this block probably has a piece of code which renders the background color that maybe missing something for responsive display.
No that is for in page titles. As I pointed out in the image the color Im trying to change is associated only with the background color of the widgetizeed sidebar colors
Sorry I see that no where at all. I found most places to change the color but not the one for Widgetized Sidebar that you add for a page. They are always black
I understand that. I know it would be impossible for you to test with every plugin. Testing with popular NEWS Site Style plugin should be done though as the theme do not provide all the functionality or features a news site would use. I could think of a ton of features that could be implemented.
Anyway thats not what this is about. The problem with that color not carrying over to a mobile device is theme related. I have tested by eliminating ALL plugins with just one click deactivation.
So now that we know its the theme how is it fixed
Understand but if they are going to have a Theme Status panel it should read things correctly. It is my opinion as well as two others that have gone in and checked this that it does not read ALL the information correctly and accurately.
Like it says it has deactivated the TAG DIV Speed Booster because its not compatible with WP Worker. Then you go look at your plugins and it is Active. Sorry but that makes no sense to me.
Where do you whitelist a plugin?
OK, well the Theme Status page says its deactivated but it is NOT deactivated. There is also an issue in the System Status page where it does read the input-variables correctly. That number just doesnt change no matter what the variable is actually set at.
Two items not being read correctly. Server side techs have also confirmed
SO, it definitely is not reading the input variables correctly. I adjusted other items that display in the System Status area and they updated and showed correctly. That vaiable never changes no matter what it is changed to.
Also in System Status it says it has deactivated the TAG DIV Booster, it never deactivates. It says it has a confict with the WP Orion Worker Plugin (Unfortunate)
So basically you are telling me the ads are not responsive like most themes but I have to create a different code for each ad in order to make it appear responsive. Will this work with an animated banner?
All my other 35 other themes display this same banner ad without me having to go through any of this? 🙂
Yes that is correct. In the Theme Panel in the Admin area one of the System Status says input variables are 1000, that is not correct and does not match the phpinfo.php file which says 4000
http://thevoiceoflakecounty.com/phpinfo.php
I havent gone through all of them, but typically where there is one error there could easily be another
Hmm,
Well I have a vps so I have set and assume I can control all my defaults now Im lost LOL.
Shouldnt what is set on the server go to the php.ini file?
This is what is in my WHM Teak Settings PHP
cPanel PHP max execution time (Minimum: 90)
90 s default
180
s
cPanel PHP max POST size (Minimum: 55; Maximum: 2,047)
55 MB default
2000
MB
cPanel PHP max upload size (Minimum: 50; Maximum: 2,047)
50 MB default
1000
MB
cPanel PHP loader
ioncube
sourceguardian
zend
This is what is in the cPanel for the site
max_execution_time This sets the maximum time in seconds a script is allowed to run before it is terminated by the parser. This helps prevent poorly written scripts from tying up the server. The default setting is 90.
300 ; Maximum execution time of each script, in seconds
PHP Default: 90
max_input_time This sets the maximum time in seconds a script is allowed to parse input data, like POST, GET and file uploads.
1000 ; Maximum amount of time each script may spend parsing request data
PHP Default: -1
max_input_vars This sets the maximum number of input variables allowed per request and can be used to deter denial of service attacks involving hash collisions on the input variable names.
4000
PHP Default: 1000
memory_limit This sets the maximum amount of memory in bytes that a script is allowed to allocate. This helps prevent poorly written scripts for eating up all available memory on a server. Note that to have no memory limit, set this directive to -1.
256M ; Maximum amount of memory a script may consume (32MB)
PHP Default: 128M
session.gc_maxlifetime This specifies the number of seconds after which data will be seen as “garbage” and potentially cleaned up.
1440
PHP Default: 1440
session.save_path session.save_path defines the argument which is passed to the save handler. If you choose the default files handler, this is the path where the files are created.
/tmp
PHP Default: /var/cpanel/php/sessions/ea-php56
upload_max_filesize The maximum size of an uploaded file.
128M
PHP Default: 2M
That is correct. These social sharing icons are from JetPack. Jetpack is used by many users. Here is how to make the JetPack sharing icons look nice and neat with this theme.You can add whatever buttons or social media sharing you use, change colors etc.
Instead of looking like above they will not look like this —
http://imgur.com/VFwP5vp
Place Code in – Appearance/Edit CSS
/* JetPack Social Buttons */
div.sharedaddy div.sd-block {
border-top: 1px solid rgba(0,0,0,0.13);
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgba(0,0,0,0.13);
padding: 0;
}
.single-format-quote div.sharedaddy div.sd-block {
display: none;
}
div.sharedaddy .sd-content {
float: left;
margin-top: 10px;
margin-top: 1rem;
margin-bottom: 10px;
}
div.sharedaddy a.sd-button {
border: none !important;
box-shadow: none;
}
.sd-social-icon-text a.sd-button > span, a.sd-button > span {
opacity: 1;
padding: 4px 10px;
padding: .4rem 1rem;
}
li.share-facebook a.sd-button > span,
li.share-google-plus-1 a.sd-button > span,
li.share-tumblr a.sd-button > span,
li.share-pinterest a.sd-button > span,
li.share-twitter a.sd-button > span,
li.share-pocket a.sd-button > span {
border: none;
color: #fff;
font-family: ‘verdana’, arial;
font-size: 6px;
font-size: .6rem;
font-weight: 300;
letter-spacing: 0;
text-transform: uppercase;
}
li.share-facebook a.sd-button > span {
background: #4965a0;
}
li.share-facebook a.sd-button:hover > span {
background: #1e73be;
}
li.share-twitter a.sd-button > span {
background: #55ACEE;
}
li.share-twitter a.sd-button:hover > span {
background: #1e73be;
}
li.share-google-plus-1 a.sd-button > span {
background: #dd4b39;
}
li.share-google-plus-1 a.sd-button:hover > span {
background: #1e73be;
}
li.share-tumblr a.sd-button > span {
background: #35465D;
}
li.share-tumblr a.sd-button:hover > span {
background: #1e73be;
}
li.share-pocket a.sd-button > span {
background: #F15367;
}
li.share-pocket a.sd-button:hover > span {
background: #1e73be
}
li.share-pinterest a.sd-button > span {
background: #D5222A;
}
li.share-pinterest a.sd-button:hover > span {
background: #1e73be;
}
.sd-content .sd-button span.share-count {
color: #fff !important;
font-size: 100% !important;
}
.sd-button span.share-count { /* Disable Counters */
display: none;
}
div.sharedaddy h3 {
font-size: 20px !important;
font-family: ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
text-transform: none;
letter-spacing: 0;
line-height: 1;
font-weight: bold;
}
-
This reply was modified 9 years by
bformhals.
perfect and thank you very much
Solved I figured this out.Just used a block and allowed only the newest post to show and selected the category using thee filter option. Very nice.
thank you
Not really. I guess I can add that to to the menu. Once I have that done. How will I then just have the most recent of that particular category show up in the section on the main page.
So If you have sections on the home page that are:
Sports
Business Spotlight
City Highlights
etc etc etc
I assume each of these should be set up as Categories first. Then when you create a post you select that category for that article. Then that article will show on only the category post/page for that type of category?
Then how do I make that categeory show the most recent article in the designated section of the home page?
Well it works for the top. It doesnt work to reduce the padding on the bottom between the bottom of the container and the social media icons.
