cccacademy
Forum Replies Created
-
thanks Marco. So for the spacing, can i copy and paste that code:
.textwidget h3 {
margin-bottom: 0;
}in the custom css editor? Will it change the spacing for all textwidgets? or just the widget you recommended? It would be amazing if I could have that spacing css applied to all text widgets i use, but especially to the tiny mce black studio visual editor widget
ok thanks for your help. I think i actually didn’t describe what i meant properly. I really want the subtitle in a text widget box. Not in the widget itself, but on the front end of the website, when i go to add text there should be space for the title, subtitle and for the body… not just title and body
Basically my problem is i want to have two lines of text, one right on top of the other, but with different size font for each line
This line of text should be h3
This line of text should be h4(notice how they are different font sizes and are right on top of each other)
unfortunately, when i go to type like that, the text editor widgets all force both lines of text to be either h3, or both have to be h4
If I want this line of text to be h3
and this line of text to be h4, a blank space is entered between the two lines of text.
Forum: Plugins
In reply to: [WP Job Manager] Jobs not listing on front endHi Mike (and Scott)
Thanks so much for trying to help with this. I was creating another website with the same theme (vantage). Vantage is a free wordpress theme. On the new site I created, the jobs listing works perfectly.
The problem (jobs were not displaying), only appeared when I posted the short code “[jobs]” in a visual text editor widget inside page builder.
When I deleted the page builder, and just posted the short code “[jobs]” inside the normal visual text area for the page (instead of inside a visual text widget inside page builder) the problem went away.
Forum: Plugins
In reply to: [WP Job Manager] Jobs not listing on front endThanks for the help. I added the code you suggested into the footer, but it didn’t make the jobs load on our site and it actually messed up the way the page (including the metaslider) appeared. It shifted the entire page to the left of the screen and the slider didn’t work, but all the slider pictures appeared on top of one another, stacked. Again, this didn’t fix the jobs not appearing issue.
Forum: Plugins
In reply to: [WP Job Manager] Jobs not listing on front endThanks Scott:
Forum: Plugins
In reply to: [WP Job Manager] Jobs not listing on front endMike, there was a related thread on this: https://wordpress.org/support/topic/jobs-not-showing-in-front-end-calendar-not-working-in-admin-wp-35?replies=9
this person was saying that the issue is related to permalinks. Do you think there is something in the permalinks that I should be changing?
Forum: Plugins
In reply to: [WP Job Manager] Jobs not listing on front endwhen I go into the editor of my theme settings (theme is “vantage”) there is a template named footer.php . But i’m not sure if that is being linked to in the code for the entire theme? I am afraid if I switch my theme to twenty twelve we will lose all the progress on the website.
is there a way to manually add the necessary code in the correct place so it shows the script?
Forum: Plugins
In reply to: [WP Job Manager] Jobs not listing on front endSorry Mike, didn’t see that you had posted again already. I am looking at the link you sent me.
Forum: Plugins
In reply to: [WP Job Manager] Jobs not listing on front endSo I am still stuck with this problem, the job listings are still not showing. Does anybody know how to resolve this?
Forum: Plugins
In reply to: [WP Job Manager] Jobs not listing on front endThanks so much for your help Mike!! I am not a programmer, do I just copy and paste wp_head() into the header.php file?