I have been a member of WA for about 5 months I think, and I have been getting things done very slowly. About 2-3 months ago I posted some test content on my website, electroni
I have done the same. I simply replace the content with fresh updated unique and better content. Then, I change the date on it.
Hmm, Makes sense, would it make a difference to the search engine if I changed the page the content was on.
See more comments
How can I delete posts without google penalizing me?
I have been a member of WA for about 5 months I think, and I have been getting things done very slowly. About 2-3 months ago I posted some test content on my website, electroni
I think Google won't penalise you simply because you change your content - unless your content is worse (i.e. less engaging) than before, which I reasonably believe not.
I have done the same. I simply replace the content with fresh updated unique and better content. Then, I change the date on it.
Hmm, Makes sense, would it make a difference to the search engine if I changed the page the content was on.
See more comments
I want to make the box-sizing; border-box before from 400px and up so that the content doesn't run into the widget area, but have it change to content-box afterward so that it
Hey,
this would include "heavy coding" which most of us simply don't know how to do.
While I know some coding, this is something I wouldn't know how to do.
Especially not in Wordpress, because there are ususally many scripts and (short) codes included that are way too complex for my knowledge.
I personally think that it wouldn't look good either, if your content suddenly spreads out under the widget area.
If you feel that your widget area takes up too much space, then you can try to find another theme that has a smaller widget area.
If you still want to change that, you can contact the support of your theme, but if you are on a free theme, you might not get the help you need.
I have a premium theme and get help there quickly.
Cheers
Moritz
I have to agree with you, after figuring out how to get the content to stretch into the widget area and effectively under it as well I realized that it didn't look good. However I still think it would be useful for my videos page, because then it could fit 3 videos to a row as opposed to 2 which looks pretty bad when it gets to where there is so much space left under the widget. I think the new videos widget I made should address the problem well enough though. Thank you for the response.
Hey,
how did you manage to stretch your content into the widget area?
Would be interesting to know! :)
And you are right. It might look better with videos.
Always good to experiment with this kind of stuff.
If it looks bad you can always change it back to normal.
I simply used the Ctrl + f function to search for box-sizing and at the top of the CSS file was 3 lines of code that I believe pertain to different types of browsers and they were all set to border-box and I changed them to content-box. It makes the videos page look great but the test posts go into the widgets and since there are widgets in that space the post gets covered up so if you have widgets I wouldn't recommend it.
See more comments
How can i make the box-sizing different at a certain point?
I want to make the box-sizing; border-box before from 400px and up so that the content doesn't run into the widget area, but have it change to content-box afterward so that it
Hey,
this would include "heavy coding" which most of us simply don't know how to do.
While I know some coding, this is something I wouldn't know how to do.
Especially not in Wordpress, because there are ususally many scripts and (short) codes included that are way too complex for my knowledge.
I personally think that it wouldn't look good either, if your content suddenly spreads out under the widget area.
If you feel that your widget area takes up too much space, then you can try to find another theme that has a smaller widget area.
If you still want to change that, you can contact the support of your theme, but if you are on a free theme, you might not get the help you need.
I have a premium theme and get help there quickly.
Cheers
Moritz
I have to agree with you, after figuring out how to get the content to stretch into the widget area and effectively under it as well I realized that it didn't look good. However I still think it would be useful for my videos page, because then it could fit 3 videos to a row as opposed to 2 which looks pretty bad when it gets to where there is so much space left under the widget. I think the new videos widget I made should address the problem well enough though. Thank you for the response.
Hey,
how did you manage to stretch your content into the widget area?
Would be interesting to know! :)
And you are right. It might look better with videos.
Always good to experiment with this kind of stuff.
If it looks bad you can always change it back to normal.
I simply used the Ctrl + f function to search for box-sizing and at the top of the CSS file was 3 lines of code that I believe pertain to different types of browsers and they were all set to border-box and I changed them to content-box. It makes the videos page look great but the test posts go into the widgets and since there are widgets in that space the post gets covered up so if you have widgets I wouldn't recommend it.
See more comments
I would like for the content I create to go under the widgets once it gets long enough. Is it possible to reduce the length to only be long enough for the widgets I already hav
In the included picture the sidebar is the blue arrows and I would like it to end at the red line rather than the footer of the site allowing the site content (green lines) to expand underneath the widget area.
See more comments
How can I reduce the length of the sidebar area?
I would like for the content I create to go under the widgets once it gets long enough. Is it possible to reduce the length to only be long enough for the widgets I already hav
In the included picture the sidebar is the blue arrows and I would like it to end at the red line rather than the footer of the site allowing the site content (green lines) to expand underneath the widget area.
See more comments
I would like to make an edit to the default text that appears on every category page. The title of each page is Category: "title of category" and I would like to edit out the "
In my theme, I have use some category to and have include them in my menu but for my, they appear as the name of the category I have created. Maybe take a look at your category to see in you dont have the word category in front of it for any reason.
How do I find the output text for the categories page?
I would like to make an edit to the default text that appears on every category page. The title of each page is Category: "title of category" and I would like to edit out the "
In my theme, I have use some category to and have include them in my menu but for my, they appear as the name of the category I have created. Maybe take a look at your category to see in you dont have the word category in front of it for any reason.
I am in huge need of help. If you don't know anything about coding then this question isn't for you to answer. I have a website that is using the discover theme. I began editing
you are using flexslider for the main slider at the top of your page so I would assume that changing your images would be a matter of configuring this plugin.
You box elements are easy to change. I have attached an image of the code you would change. It would just be a matter of uploading an image to a draft post, copying the the code for the image in placing it in the correct line of code through your editor.
I have highlighted the place where you would enter your image code. You would do this for all of your box elements.
To find the correct code to change just go to your editor and search the line
Below this you should find the
Hope this helps
This helps a whole lot, however, the theme is set up differently, and I found the line of code that you suggested I search for on the "front-page.php" but not in the elements section. Underneath it is not a
For some reason, twice now, it has deleted half of my comment.
If you look at the code attached to the other comment you will see that in the templates it looks dramatically different than it does in the chrome console. I don't know how to edit the code in there to show my own images, and i fear that as the header titles all changed with one edit to one string of text, so too will the images, all change to be the same when I try to edit it. I feel that I will have to rewrite the element boxes somehow.
Also the flexslider is in the code so I have to configure it within there somehow, I'm not sure what to do there.
I would greatly appreciate it if you (or another person reading this) would take a look at the code and help me navigate my way through these issues. Thank you in advance!
I changed code from the inspect element part in chrome and came up with this result.
You can see I managed to place images with colors and dimensions within your site on the fly.
Without seeing your sites dashboard I can't really see whats going on.
Couple options come to mind. PM me and we can go from there
See more comments
How do I edit my theme to show my own pictures and links?
I am in huge need of help. If you don't know anything about coding then this question isn't for you to answer. I have a website that is using the discover theme. I began editing
you are using flexslider for the main slider at the top of your page so I would assume that changing your images would be a matter of configuring this plugin.
You box elements are easy to change. I have attached an image of the code you would change. It would just be a matter of uploading an image to a draft post, copying the the code for the image in placing it in the correct line of code through your editor.
I have highlighted the place where you would enter your image code. You would do this for all of your box elements.
To find the correct code to change just go to your editor and search the line
Below this you should find the
Hope this helps
This helps a whole lot, however, the theme is set up differently, and I found the line of code that you suggested I search for on the "front-page.php" but not in the elements section. Underneath it is not a
For some reason, twice now, it has deleted half of my comment.
If you look at the code attached to the other comment you will see that in the templates it looks dramatically different than it does in the chrome console. I don't know how to edit the code in there to show my own images, and i fear that as the header titles all changed with one edit to one string of text, so too will the images, all change to be the same when I try to edit it. I feel that I will have to rewrite the element boxes somehow.
Also the flexslider is in the code so I have to configure it within there somehow, I'm not sure what to do there.
I would greatly appreciate it if you (or another person reading this) would take a look at the code and help me navigate my way through these issues. Thank you in advance!
I changed code from the inspect element part in chrome and came up with this result.
You can see I managed to place images with colors and dimensions within your site on the fly.
Without seeing your sites dashboard I can't really see whats going on.
Couple options come to mind. PM me and we can go from there
See more comments
I think Google won't penalise you simply because you change your content - unless your content is worse (i.e. less engaging) than before, which I reasonably believe not.