og:logo
” which seems not (yet) to be supported – I only found a proposal for future addition to the Open Graph specs.
Error:?Attribute?
size
?not allowed on element?meta
?at this point.https://validator.w3.org/
<meta property="og:logo" content="" size="128x128" />
As this tag causes the HTML of a page to not pass validation, it might be worth not exposing it to public sites (yet)?
]]>At the moment on the properties page, it comes up with a photo of the rental property, and the name of it:
https://pollyvillasmoraira.com/welcome/welcome-to-palmeria-hotel/accommodations-2/
The properties also have “Prices starting at…/ per night”
But below this, I would like to have some custom information appear (under the “Prices starting at…” sentence, such as:
– Number of bedrooms
– How many it sleeps
– How many bathrooms
Would this be possible to do?
Thanks in advance!
]]>I found out how to tweak the code to get for example the date of the post-jobs by rewriting get_awsm_job_details
but now I would like to be able to display only one of the specification.
Currently, looks like your function awsm_job_listing_spec_content
get an HTML snippet and print it (doing a loop on every specification).
I’m new to PHP and got some difficulties to figure out how I could get one specification that I would chose (e.g. get only job-category specification). Is there already a function in the plugin?
Thanks in advance for your time and help.
Best regards.
Cheers!
https://www.ads-software.com/plugins/ultimate-product-catalogue/
]]>Sorry for my english…
]]>https://flowplayer.org/tools/demos/tabs/index.html
This is the view source from the page I am currently trying to get it working on:
https://pastebin.com/BkjGBz4K
And unfortunately this is what my attempt at the tabs looks like at the bottom of the screen:
[IMG]https://i189.photobucket.com/albums/z212/Shicky4/test/untitled.jpg[/IMG]
The purpose of this is basically to have the tabs under a product description. Each of the tabs will then contain further information about the product such as the specification, links to product documentation etc. I just think it looks very neat and would LOVE to get it working, however i’ve been trying for nearly 3days now and this is all im producing unfortunately.
Any help HUGELY appreciated.
]]>Is it possible to specify a special font for a one-time use, for example on a page or in the sidebar?
I have a rudimentary understanding of how WordPress uses the style.css file to specify font characteristics throughout the blog. For example I have modified the Kubrick theme to make h1, h2, etc, etc exactly what I want so my blog looks the way I want. I have also tinkered with the php files; for example, I have made the sidebar hide listings of certain pages that I want to remain private. But here my understanding of how things works breaks down a little and I am having a lot of trouble figuring out what I need from the forums and docs.
What I would like to do is have a unique font on one of my pages. Specifically, I removed the header from my “About the author” page and I want to replace it with an h1-like font that just says my name. I did this by making a special template for this page and specifying <h1></h1> for the title call:
However, the rest of the blog needs h1 to be a centered font (this is specified in style.css), but here I want the font to be left-aligned. And while I’m at it I would like to reduce the size a little.
Can I create a whole new font category (h?) in style.css? Or can I achieve this by doing something in the special page template I have created?
Sorry so long, thanks if you can help me.
]]>