lilalila
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to discard "Search" feedNo replyes????????
Forum: Fixing WordPress
In reply to: Two questions: Footer text, Few post pages.Thanks so much, you are too kind!
I think I’ll leave this for when the proper site will be materialized.
All the best for now.
L.Forum: Fixing WordPress
In reply to: Two questions: Footer text, Few post pages.Hi, K,
The thing is… i am trying to comprehend the subject to use my comprehension in ANOTHER site i am about to create.
I think i don’t want to trouble you so much for a trial-
Is it possible to contact you when the actual site will be in place?The site i am talking about might be in RTL Hebrew, so it will differ from the site i am experimenting on at the moment.
Forum: Fixing WordPress
In reply to: Two questions: Footer text, Few post pages.Like This?
https://pastebin.com/pevVGALhThank You!
Forum: Fixing WordPress
In reply to: Two questions: Footer text, Few post pages.keesiemeijer, Hi,
I tried to follow the link you gave
https://codex.www.ads-software.com/Pages#A_Page_of_Posts
And created a pageofposts.php Page in my site.I still fail to understand how this enables me to create to post-page.
Can you walk me through it??Forum: Fixing WordPress
In reply to: Two questions: Footer text, Few post pages.Orpatech.com- Thanks, It worked!
Keesiemeijer- Thanks you too, i’ll try it….
(Wish me luck, i’ll need it).Forum: Fixing WordPress
In reply to: Two questions: Footer text, Few post pages.Thanks…Another question in the meen-time:
How can i change the page’s URL so it will include the page’s Title.
Foe Ex. Here:
instead of: https://golan-shahar.net/?page_id=13
Url should be: https://golan-shahar.net/AssessmentThanks
Forum: Fixing WordPress
In reply to: Two questions: Footer text, Few post pages.Hi opratech.com
Thanks for replying.
My second question is:
I want a site to have posts on a few of it’s pages.
When i write a post, i want it to be possible to publish the post on a number of post-pages on the site.
How can this be done?
As far as i can see, the site has only 1 post (Blog) page.Forum: Fixing WordPress
In reply to: Problem with menu in new siteHi…Now it is fine….
I think i am finished bugging you with questions for now…
THANK YOUForum: Fixing WordPress
In reply to: Problem with menu in new siteThanks….but…
I changed the .entry-title and replaced it with the code:
.entry-title { clear: both; display: block; color: #162f68; font-size: 16px; font-weight: bold; line-height: 0.8em; padding-bottom: .3em; padding-top: 6px; padding-left: 4px; background-color: #d4e5ef; } .entry-title, .entry-title a { color: #162f68; text-decoration: none; }
But, the strange thing is… on the HOME page, the change took, but at other pages, the change is apparent only partially…
Strange state of affairs….
Forum: Fixing WordPress
In reply to: Problem with menu in new siteHi
I am afraid you misunderstood me…
I did not refer to the Menu links.
My intention was to the Page Titles…
As in the big black “Home” on this page:
https://golan-shahar.net/Can you tell me which bit of CSS takes care of it?
***Also, a saw in the CSS a code bit that refers to “Forms”.
I have a “contact” page on the site..
Is it possible to add a form to the page, and how can i do that??Forum: Fixing WordPress
In reply to: Problem with menu in new siteBB,
I got it!!Again i am compelled to thank you.
(The reason i wanted to do it this way is that i wish to preserve the title text in the code, although not visible).Can i ask you another thing?
I wish to change the text-color of the Page Titles…
As in the big black “Home” on this page:
https://golan-shahar.net/I tried to change it in this code:
/* Headings */ h1,h2,h3,h4,h5,h6 { clear: both; }
That didn’t work, as these page titles are probably not the H1 of the code…
In short….Help!
Forum: Fixing WordPress
In reply to: Problem with menu in new siteHi BigBagel…HowRyou?
I would not like the text only to dissapear, i would like to insert in the space that is there a picture….
Forum: Fixing WordPress
In reply to: Problem with menu in new siteHi Ye-all,
Thanks again for your help previously.
I would like to ask for assistance in another matter:
I would like to replace the site’s title with an image.
I mean- the most top area of the site where there is a light blue background color.
(www.golan-shahar.net)I already figured out how to “deflect” the written title so it would not be visible with:
Left-margin: -1000px;
But i can’t figure out how to place the image in it’s place.
I tried altering the code in the Header area of the Style sheet, without success.
I just know that you are able to help…
Please do….
THANKSForum: Fixing WordPress
In reply to: Problem with menu in new siteHi Alchymyst, Thanks so much for letting me know this!
I DID customise the Theme, which led to the menu problem.
I’ll read the link you provided and get smart about it.Thank you all so much.